INSERT statements in the SQL Query Builder
You can use an INSERT statement to insert rows from a values set or from a subquery results table into a database table.
Use the Values option in the Design pane of the SQL Query Builder to define a values set.