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

The ORDER BY clause

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is microsoft t sql?

678


How do I make my sql query run faster?

662


Is join an inner join?

718


how to convert numeric values to character strings? : Sql dba

778


Write a query to find the names of users that begin with "um" in sql?

703






ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..

2178


Are dml statements autocommit?

753


what are set operators in sql? : Sql dba

726


What is cross join example?

736


How to call a javascript function from pl sql?

760


Inline the values in PL/SQL, what does it mean.?

855


how to rename an existing table in mysql? : Sql dba

728


how to escape special characters in sql statements? : Sql dba

717


i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5

3599


What is sql key?

691