You are not logged in.

#1 2015-09-18 05:57:28

husnain
User RankUser RankUser RankUser RankUser RankUser Rank
Administrator
From: Chichawatni,Pakistan
Registered: 2014-10-03
Posts: 8,129
Website

SQL View:

Database Quizzes SQL

Question:
What is a view?

Option A):
A view is a database diagram.
Option B):
A view is a special stored procedure executed when certain event occurs.
Option C):
A view is a virtual table which results of executing a pre-compiled query. A view is not part of the physical database schema, while the regular tables are.

Correct Answer is Option C):
A view is a virtual table which results of executing a pre-compiled query. A view is not part of the physical database schema, while the regular tables are.


You cannot discover the new oceans unless you have the courage to lose the sight of the shore.

2015-09-18 05:57:28

Advertisement
Ads By Google

Re: SQL View:



\n

Board footer