Q:

The DROP TABLE statement:

belongs to collection: DBMS - SQL MCQ

0

The DROP TABLE statement:


  1. deletes the table structure only.
  2. deletes the table structure along with the table data.
  3. works whether or not referential integrity constraints would be violated.
  4. is not an SQL statement.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (b).deletes the table structure along with the table data.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

DBMS - SQL MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
SQL views can be used to hide:... >>
<< A ________ is a stored program that is attached to...