Q:

The command to eliminate a row from a table is:

belongs to collection: DBMS - SQL MCQ

0

The command to eliminate a row from a table is:


  1. REMOVE FROM CUSTOMER
  2. DROP FROM CUSTOMER
  3. DELETE FROM CUSTOMER
  4. UPDATE FROM CUSTOMER

All Answers

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

(c).DELETE FROM CUSTOMER

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
Which one of the following sorts rows in SQL?... >>
<< The command to eliminate a table from a database i...