Inserting a New Row into the Result Set

Add a new blank row to the table from the result set.

  1. Right-click the result set and choose Add Row. A new blank row appears with a blinking cursor in the first value in the row.
  2. Enter the new value and then press Tab to move to the next column.

    You cannot enter invalid data types into a column. For example, you cannot enter a string into a column that accepts the INT data type. Repeat this step until all the column values are added.

  3. Press Enter to update the database.