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
Answers were Sorted based on User's Feedback
How can you maintain the integrity of your database on instances where deleting an element in a table result in the deletion of the element(s) within another table?
What are actual parameters and formal parameters?
How does index help in query performance?
What is the use of desc in sql?
What is the Diff b/w Constraints and Trigeer
how to find the second highest salary from emp table?
211 Answers CIS, Cognizant, Cosmosoft, DAS, EDS, GreenTech, HOV Services, IBM, Infosys, National Institute of Science and Technology, Patni, Persistent, Polaris, TCS, Wipro, Yardi, Zensar,
What are the events on which a database trigger can be based?
Is sqlite thread safe?
Describe types of sql statements?
Why is stored procedure faster than query?
What is the difference between having clause and where clause?
What are the types of subqueries?