UGC NET CS 2006 Dec-paper-2
August 29, 2024
Database-Management-System
August 29, 2024
UGC NET CS 2006 Dec-paper-2
August 29, 2024
Database-Management-System
August 29, 2024

Database-Management-System

Question 616
A WINDOW into a portion of a database is :
A
Schema
B
View
C
Query
D
Data Dictionary
Question 616 Explanation: 
→ A view in database returns a portion of database based on the condition given in the SQL query.
→ View of a database gives the updated data stored in the database. A view returns a virtual view of database. It can join and simplify multiple tables into a single virtual table.
Correct Answer: B
Question 616 Explanation: 
→ A view in database returns a portion of database based on the condition given in the SQL query.
→ View of a database gives the updated data stored in the database. A view returns a virtual view of database. It can join and simplify multiple tables into a single virtual table.

Leave a Reply

Your email address will not be published. Required fields are marked *