INSERT command

The INSERT command is used to add a record to a table.

Example syntax
INSERT INTO table (column,...) VALUES (value,...)
INSERT INTO table (column,...) query

results matching ""

    No results matching ""