INSERT

Database Dictionary -> INSERT

INSERT

The INSERT is a SQL keyword used to insert a new entry(ies) (data records) to a database table.

SQL Tutorial