Upwork All skills Test Answers >> Upwork answers of MySQL >> Complete MySQL Quiz Answers
Question: With SQL, how do you select all the records from a table named "Persons" where the value of the column "FirstName" is "Peter"?
The Answer of this quiz is ' SELECT * FROM Persons WHERE FirstName='Peter''
The Answer of this quiz is ' SELECT * FROM Persons WHERE FirstName='Peter''
No comments:
Post a Comment