Self Assessment


1. Search the web and find a good reference for the SQL language. Identify the SQL command that could be used to:

   a. Create a table.

   b. Insert a record in a table.

   c. Modify a data field in a table record.