MCQ Single Best Answer Not Set

QConsider the following SQL statements: (I) DELETE FROM Customer; (II) DROP TABLE Customer;

ID: #2815 Structured Query Language 829 views
Question Info
#2815Q ID
Not SetDifficulty
Structured Query LanguageTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Only statement (I) permanently removes the relation Customer
  • B Only statement (II) permanently removes the relation Customer
  • C Both statements (I) and (II) permanently remove the relation Customer
  • D None of these
Correct Answer: Option B

Explanation

Only statement (II) permanently removes the relation Customer

Share This Question

Challenge a friend or share with your study group.