Computer Science
Update statement is used to insert data into the table.
Python MySQL
2 Likes
Answer
False
Reason — The UPDATE statement is used to modify or update existing records in a table.
Answered By
3 Likes
Update statement is used to insert data into the table.
2 Likes
False
Reason — The UPDATE statement is used to modify or update existing records in a table.
Answered By
3 Likes