You are not logged in.
- Index
- » Quiz Questions
- » SQL View:
- 0
Pages:: 1
#1 2015-09-18 05:57:28
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.
Offline
2015-09-18 05:57:28
- Advertisement
- Ads By Google
Re: SQL View:
\n
Pages:: 1