MCQs > IT & Programming > MySQL > With SQL, how can you insert 'Olsen' as the 'LastName' in the 'Persons' table?

MySQL MCQs

With SQL, how can you insert "Olsen" as the "LastName" in the "Persons" table?

Answer

Correct Answer: INSERT INTO Persons (LastName) VALUES ('Olsen')

Explanation:

Note: This Question is unanswered, help us to find answer for this one

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it