Database Guide
:
Database Help
:
Database windows and dialogs
:
SQL INSERT statement
SQL INSERT statement
An SQL INSERT statement is used to insert a row into a table or view in the database.
An INSERT statement consists of the following types of clauses:
•
INSERT INTO clause
•
VALUES clause
Last modified date: 01/29/2015
This site works best with JavaScript enabled