The INSERT statement is used to add one or more new rows to a table.
Since the INSERT statement can contain a select expression, all the DB2-specific syntactical items described above apply.
Further details and syntax: INSERT in Natural SQL Statements in the Natural Statements documentation.