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 / abinaya
The ORDER BY clause
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is insert command in sql?
Does truncate remove indexes?
What is use of trigger?
Explain the difference between sql and mysql.
Why do we use sql constraints? Which constraints we can use while creating database in sql?
what is the difference between truncate and drop statements? : Sql dba
define sql delete statement ? : Sql dba
What do you mean by stored procedures? How do we use it?
How do you declare a user-defined exception?
What is the difference between between and in condition operators?
What are three advantages to using sql?
Is it important to partition hard disk?
What is the unique index?
What is the difference between truncate and drop statements?
Explain character-manipulation functions?