Identify the table name in the following SQL statement.
INSERT INTO student VALUES('Kyle','M',NULL);
INSERT INTO student VALUES('Kyle','M',NULL);Identify the table name in the following SQL statement.
INSERT INTO student VALUES('Kyle','M',NULL); Correct Answer Student
মোঃ আরিফুল ইসলাম
Feb 20, 2025