1.

State true or false: One view can be used in the expression defining another view(a) True(b) FalseI have been asked this question in an interview for internship.Asked question is from Views and Transactions in division Intermediate and Advanced Sql of RDBMS

Answer»

Right choice is (a) True

For explanation I would say: ONE view can be used to define another view in its EXPRESSION. This further improves the writability of the code as we are reducing the ENTIRE logical model.



Discussion

No Comment Found

Related InterviewSolutions