Introduction to SQL

Q1: The command to remove rows from a table 'CUSTOMER' is:

A REMOVE FROM CUSTOMER ...

B DROP FROM CUSTOMER ...

C DELETE FROM CUSTOMER WHERE ...

D UPDATE FROM CUSTOMER ...

ANS:C - DELETE FROM CUSTOMER WHERE ...

To remove rows from table: DELETE FROM "table_name" where "condition";.



img not found
img

For help Students Orientation
Mcqs Questions

One stop destination for examination, preparation, recruitment, and more. Specially designed online test to solve all your preparation worries. Go wherever you want to and practice whenever you want, using the online test platform.