1.

abc in the following statement is ___________.
DELETE FROM xyz WHERE abc = 5;

A. table name
B. database name
C. column name
D. row name
E. None of these
Answer» D. row name


Discussion

No Comment Found