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 / tulsi
1)THE WHERE CLAUSE
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What is asqueryable?
Why is sharding used?
How can one get sql*loader to commit only at the end of the load file? : aql loader
Why we use triggers in mysql?
How to fix oracle error ora-00942: table or view does not exist
What are the commands used in sql?
How can we debug in PL/SQL?
How do you pronounce sql?
What is optimistic concurrency control? : Transact sql
How to return an array from java to pl/sql?
What is a string data type in sql?
What is t sql in sql server?
What is the difference between the implicit and explicit cursors?
Explain how exception handling is done in advance pl/sql?
What does count (*) do in sql?