Examveda
Examveda

What is xyz in the following SQL statement?
DELETE FROM xyz WHERE abc = 5;

A. column name

B. table name

C. row name

D. database name

Answer: Option B


This Question Belongs to MySQL >> MySQL Miscellaneous

Join The Discussion

Related Questions on MySQL Miscellaneous