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
What is a sql driver?
how to extract a unit value from a date and time? : Sql dba
what are the differences between binary and varbinary? : Sql dba
Is a secondary key the same as a foreign key?
Explain about various levels of constraint.
How many clustered indexes can be created on a table?
How to rename a column in the output of sql query?
What is sql lookup?
What are tables and fields in the database?
what are numeric data types? : Sql dba
How does rowid help in running a query faster?
does sql support programming? : Sql dba
What are tuples in sql?
give the syntax of grant and revoke commands? : Sql dba
What are the types of variables use in pl sql?