Changing rows in a table using SQL statements
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.
[ Previous Page | Next Page | Contents | Index ]