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
Can we use two order by clause in query?
What is the sql query to display the current date?
Is primary key clustered index?
how can we know the number of days between two given dates using mysql? : Sql dba
Can I learn sql in a week?
what is denormalization. : Sql dba
Is a secondary key the same as a foreign key?
What are stuff and replace function?
Does sql profiler affect performance?
What are the different types of triggers?
Any attempt to navigate programmatically to disabled form in a call_form stack is allowed?
How do I find duplicates in a single column in sql?
What is not equal in sql?
What is dynamic query?
Is sql sequential or random?