adplus-dvertising
frame-decoration

Question

When the schema is to be dropped in SQL which has no elements then the type of DROP Command used is called

a.

SCALE DROP command

b.

PRECISION DROP command

c.

RESTRICT DROP schema

d.

CASCADE DROP command

Posted under SQL DBMS

Answer: (c).RESTRICT DROP schema

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. When the schema is to be dropped in SQL which has no elements then the type of DROP Command used is called

Similar Questions

Discover Related MCQs

Q. If the referential integrity constraint is violated then the specific action clause attached by the database designers other than by default action is classified as

Q. The data type DATE has three components where as its insertion considers

Q. In SQL, the type of character string value which is specified as being case sensitive and placed between apostrophes is called

Q. In Standard Query Language, the data types included are

Q. The data type in SQL which includes various size integers and floating point numbers are classified as

Q. In the statement DECIMAL (I, j) to specify numeric data type, the digits after the decimal point are called

Q. The command in SQL which is used when any of the schema is no longer needed in relation is classified as

Q. In the declaration statement DECIMAL (I, j), the 'I' is classified as

Q. In fixed length character string CHAR(n), the 'n' represents

Q. The relations that are declared in SQL through CREATE VIEW statements are classified as

Q. In SQL, the identifier which are used to indicate the user of schema is classified as

Q. If the explicit value of attributes is not provided in SQL then the value included in new tuple in such situation is called

Q. The command used in SQL which deletes the table definition as well as all the records available in the table is called

Q. The command used in SQL to specify new relation, its initial constraints and attributes is classified as

Q. In the TIMESTAMP data type, the relative value which is used to decrease or increase absolute value of time stamp is classified as

Q. The clause used in SQL for ensuring referential integrity is classified as

Q. In the CREATE TABLE command in standard query language, the referential integrity constraints is specified only after the

Q. The data type often used in SQL-99 to specify columns with large values is classified as

Q. The relations that are declared in SQL through CREATE TABLES statements are classified as

Q. The formatted numbers are declared in SQL by using statement such as