I am very new with SQL and could use some help. Here is my question:
I need a simple SQL statement which will retrieve a set records. Filter the records so that only those records with the first field beginning with "A" are retrieved. Sort the records alphabetically by the first field.

Thank you in advance for any help!

Gina