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 example of database?
How do I partition in sql?
Is coalesce faster than isnull?
what is the syntax used for partition in tsql? : Transact sql
Why is a trigger used?
How many types of keys are there in sql?
What does sql stand for?
how to load data files into tables with 'mysqlimport'? : Sql dba
What is the current version of postgresql?
What is nosql vs sql?
how does a local variable is defined using t-sql? : Transact sql
What is a join query?
What is the use of count (*) in sql?
How many parts of a pl sql block are optional?
How many types of indexes are there in sql?