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 primary key secondary key alternate key candidate key?
What is difference between db2 and sql?
what are the different tables present in mysql? : Sql dba
How do you delete data from a table?
Can procedure in package be overloaded?
How many postgresql users are there, worldwide?
What is procedure explain with example?
How many sql statements are used?
Is sql open source?
Why do we need view in sql?
Is sql microsoft?
What does partition by mean in sql?
What are the dml statements?
How many types of functions are there in sql?
Can we rename a column in the output of sql query?