Which clause of an UPDATE statement allows you to affect
only certain rows of a table?
1. The WHERE clause
2. The SET clause
3. The ROWS AFFECTED clause
4. The ORDER BY clause
Answer Posted / vishu
3. The ROWS AFFECTED clause
Is This Answer Correct ? | 0 Yes | 11 No |
Post New Answer View All Answers
What is procedure function?
How do you drop a trigger?
what is the bond code in materialized view?
What is error ora-12154: tns:could not resolve the connect identifier specified?
Is json a nosql?
What is pivot query?
What are expressions?
What is natural join in sql?
What is memory optimized?
What does closing a cursor do?
How do I count records in sql?
Can we create clustered index without primary key?
What is the use of partition by in sql?
What is the purpose of my sql?
What is meant by <> in sql?