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 / anup
The WHERE clause
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is an inner join sql?
Explain the difference between sql and mysql.
Can I copy :old and :new pseudo-records in/to an oracle stored procedure?
What is rename in sql?
How to run pl sql program in mysql?
What is sql and its types?
What is AUTH_ID and AUTH_USER in pl/sql ?
What is update query?
What does bitemporal mean?
Which sql statement is used to delete data from a database?
Is oracle and sql same?
Mention what are the benefits of pl/sql packages?
Can a key be both primary and foreign?
Does a primary key have to be a number?
What are the different parts of a package?