adplus-dvertising
frame-decoration

Question

To include integrity constraint in a existing relation use :

a.

Create table

b.

Modify table

c.

Alter table

d.

Any of the above

Posted under SQL DBMS

Answer: (c).Alter table

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. To include integrity constraint in a existing relation use :

Similar Questions

Discover Related MCQs

Q. Which of the following is not a integrity constraint ?

Q. Which of the following is the right syntax for assertion?

Q. Which of the following can be addressed by enforcing a referential integrity constraint?

Q. Drop Table cannot be used to drop a table referenced by a _________ constraint.

Q. ____________ is preferred method for enforcing data integrity.

Q. SQL stands for ________ .

Q. The SQL command to create a table is:

Q. A ________ is a stored program that is attached to a table or a view.

Q. The DROP TABLE statement:

Q. SQL views can be used to hide:

Q. The SQL statement to create a view is:

Q. To update an SQL view, the DBMS must be able to associate the column(s) to be updated with:

Q. Which of the following is NOT a type of SQL constraint?

Q. A ________ is a program that performs some common action on database data and that is stored in the database.

Q. For what purposes are views used?

Q. What is an SQL virtual table that is constructed from other tables?

Q. When using the SQL INSERT statement:

Q. What is not an advantage of stored procedures?

Q. A reason for using an SQL view to hide columns is:

Q. Which of the following is an SQL trigger supported by Oracle?