With SQL - how do you select all the records from a table named 'Persons' where the value of the column 'FirstName' is 'Peter'?

🎲 Try a Random Question  |  Total Questions in Quiz: 167  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
MySQL Fundamentals Test — practice the complete quiz, review flashcards, or try a random question.


With SQL - how do you select all the records from a table named 'Persons' where the value of the column 'FirstName' is 'Peter'?