Examveda
Examveda

What is the table name in the following SQL code?
INSERT INTO student VALUES('Kyle','M',NULL);

A. student

B. VALUES

C. Kyle

D. M

Answer: Option A


This Question Belongs to MySQL >> MySQL Miscellaneous

Join The Discussion

Related Questions on MySQL Miscellaneous