1.

State true or false: We cannot write a where clause under an update command(a) True(b) FalseI have been asked this question by my school teacher while I was bunking the class.This interesting question is from Modification of Database in section Introduction to Relational Model and Sql of RDBMS

Answer»

The correct ANSWER is (b) False

To elaborate: Writing a where clause under the update STATEMENT enables US to specify a condition for the selection of TUPLES whose values need to be UPDATED.



Discussion

No Comment Found

Related InterviewSolutions