Examveda
Examveda

What is abc 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 A


This Question Belongs to MySQL >> MySQL Miscellaneous

Join The Discussion

Related Questions on MySQL Miscellaneous