The UPDATE SQL Clause can-
Answers
Answered by
6
Answer:
What does the ALTER TABLE Clause do ?
Explanation:
The ALTER TABLE statement is used to add, delete, or modify column.
The SQL UPDATE Query is used to modify the existing records in a table. You can see WHERE clause with UPDATE Query to update selected rows otherwise all the rows would be affected.
Similar questions
Science,
3 months ago
Social Sciences,
8 months ago
Biology,
1 year ago
Social Sciences,
1 year ago
Math,
1 year ago