1.

State true or false: We can update a view if it has multiple database relations in the from clause(a) True(b) FalseThe question was asked in exam.Enquiry is from Views and Transactions topic in section Intermediate and Advanced Sql of RDBMS

Answer»

The CORRECT choice is (B) False

Explanation: We can update a VIEW only if it has a single database relation in the “from” clause.



Discussion

No Comment Found

Related InterviewSolutions