Which SQL command is used to add new records to a table?

Explanation:
INSERT is used to add new rows to a table.