New table rows using SQL statements

If you want to use SQL statements to add rows to a table, you can use the QMF DRAW command to create a query that adds the data to the table. You can also add rows to a table by typing an SQL INSERT statement on the SQL query panel and running the query.