Update statement is used to insert data into the table.
False
Reason — The UPDATE statement is used to modify or update existing records in a table.