Situation: I used "update" command without where clause. What would happen?
Answer Posted / Ms Varsha
If you use the UPDATE command without a WHERE clause, all rows in the table will be updated with the new values you specify. This could potentially cause unintended consequences, such as data loss or incorrect data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category