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
How do I save a sql query?
What is count * in sql?
What is sql clause?
Why schema is used in sql?
How do I create a sql script?
Define tables and fields in a database
What is data profiling in sql?
What is the usage of distinct keyword?
What are sql objects?
What is a null value?
how to include numeric values in sql statements? : Sql dba
Is sql a microsoft product?
What are the features of pl sql?
Which constraints we can use while creating database in sql?
What are pl/sql cursors?