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 / tulsi

1)THE WHERE CLAUSE

Is This Answer Correct ?    21 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is primary key a clustered index?

710


Do we need to rebuild index after truncate?

703


What is sql character function?

711


What is rownum and rowid?

761


What are the types of triggers in sql?

700






What is a field in a database?

760


What is sql engine in oracle?

723


What is a clob in sql?

730


Is nosql relational?

708


Why plvtab is considered as the easiest way to access the pl/sql table?

835


Define SQL and state the differences between SQL and other conventional programming Languages?

871


Why do we use procedures in sql?

770


What are sql*plus environment variables?

772


What is the main difference between sql and pl/sql?

757


What are the different types of joins in sql?

1152