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 / jyothi
the SET clause
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
Why is sql better than hql?
What is flag in sql?
What is composite data type in pl sql?
How do you explain an index?
What is faster join or subquery?
what are string data types? : Sql dba
What is the use of function "module procedure" in pl/sql?
Why do you partition data?
What is clause in sql?
What is information schema in sql?
What is sql trigger example?
What are %type and %rowtype for?
What is sql performance tuning?
What does dml mean?
Is sqlite good enough for production?