Problem #1: Test each of these in a program or programs that your write and explain how they work and the differences. For each, display multiple columns.
Problem #2: Write the code to test for an invalid table name.
Problem #3: Write the code to test for no returns from a query.
Problem #4: Write the code to bring back the results when you are looking for a specific record and the code to bring back results when the query produced multiple records (if you did these in an example above, just tell me which one!)