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
Can we perform dml on view?
Is crud a cuss word?
What is the difference between local variables and global variables?
How to fix oracle error ora-00942: table or view does not exist
How to prepare for oracle pl sql certification?
What is query optimization in sql?
Is subquery faster than join?
Why is pl sql needed?
What is sql profiler in oracle?
What is the non-clustered index in sql?
What is pl sql in oracle?
What is the use of prepared statement?
Write a sql select query that only returns each name only once from a table?
What is a ddl command?
How sql query is executed?