MCQs > IT & Programming > MySQL > How can you delete the records where the 'FirstName' is 'Peter' in the Persons Table?

MySQL MCQs

With SQL, how can you delete the records where the "FirstName" is "Peter" in the Persons Table?

Answer

Correct Answer: DELETE FROM Persons WHERE FirstName = 'Peter'

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