With SQL, how do you select all the records from a table named 'Persons' where the value of the column 'FirstName' starts with an 'a'?
Reveal answer
Fill a bubble to check yourself
With SQL, how do you select all the records from a table named 'Persons' where the value of the column 'FirstName' starts with an 'a'?