INSERT statement

Inserts a single row (syntax 1) or a selection of rows from elsewhere in the database (syntax 2) into a table.

 Syntax 1
 Syntax 2
 Parameters
 Remarks
 Permissions
 Side effects
 See also
 Standards and compatibility
 Examples