An SQL INSERT statement adds one or more records to a table in a relational database. An INSERT statement can only insert data into a single table.