1.

Which of the following creates a virtual relation for storing the query?(a) Function(b) View(c) Procedure(d) None of the mentionedThis question was posed to me during an interview.The doubt is from Views topic in portion SQL : Queries, Constraints and Triggers of Database Management

Answer»

Right answer is (b) View

For explanation: Any such relation that is not PART of the LOGICAL model, but is made VISIBLE to a user as a virtual relation, is called a view.



Discussion

No Comment Found

Related InterviewSolutions