1.

Which of the following statement is true?(a) Views could be looked as an additional layer on the table which enables us to protect intricate or sensitive data based upon our needs(b) Views are virtual tables that are compiled at run time(c) Creating views can improve query response time(d) All of the MentionedI had been asked this question during an internship interview.This intriguing question originated from Views in division Laying the Foundation of SQL Server

Answer»

Correct ANSWER is (d) All of the Mentioned

The explanation is: Views are a valuable tool for the SQL Server DEVELOPER because they hide COMPLEXITY and allow for a readable style of SQL EXPRESSION.



Discussion

No Comment Found

Related InterviewSolutions