Hour 3

Quiz Answers

1: Which of the following SQL commands enables you to create new entries in a database table?
  1. INSERT

  2. ADD

  3. CREATE NEW RECORD

  4. UPDATE

A1: a. The INSERT command enables you to add new records to a database table.
2: Which portion of a SQL query is used to filter the number of records returned?
A2: The WHERE portion of a SQL query uses an expression to filter the records returned by the query.

Get Sams Teach Yourself ADO.NET in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.