A
Q. Identify the table name in the following SQL statement.
INSERT INTO student VALUES('Kyle','M',NULL);
- Correct Answer - Option(A)
- Views: 12
- Filed under category MySQL
Discusssion
Login to discuss.