Using QMF
There are two ways to change rows in a table by using SQL statements:
- Use the QMF DRAW command to create a query that updates the data in the
table.
- Use SQL statements to create your own query to update the data in the
table.
Queries that update data in a table are called update
queries.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]