Using the QMF DRAW command to change rows

  1. Enter:
    RESET QUERY (LANGUAGE=SQL

    The SQL query panel displays.

  2. Enter:
    DRAW tablename (TYPE=UPDATE

    The UPDATE query template for the table displays.

  3. Under ENTER VALUES BELOW, type the data for each column.
  4. Press the Delete function key to delete any rows you are not changing.

    Make sure that there is no comma in front of the first column name.

  5. Press the Run function key to run the query.

QMF updates the table.

Repeat these steps to update additional rows in the table.

[ Previous Page | Next Page | Contents | Index ]