sql
sql
Question 2. What are the various keywords used along with the
ALTER statement?
Answer: DROP, RENAME, ADD, MODIFY
Question 3. Select the suitable option to get the next value of the
sequence?
Answer: .nextval
Applying changes to the table data without affecting the other attributes
Answer: Every foreign key value must match a primary key value in the
associated table i.e. parent table
Answer: Revoke
Answer: True
Answer: False
Answer: Inner query executes first and then based on the output of inner
query, the outer query executes
Answer: First
Answer: True