...
JNU 2018-2 PhD CS
October 24, 2023
UGC NET CS 2010 June-Paper-2
October 24, 2023
JNU 2018-2 PhD CS
October 24, 2023
UGC NET CS 2010 June-Paper-2
October 24, 2023

Database-Management-System

Question 265
Which one is a virtual table that draws its data from the result of an SQL SELECT statement.
A
Synonym
B
View
C
Transaction
D
Sequence
Question 265 Explanation: 
Views in SQL are kind of virtual tables. A view also has rows and columns as they are in a real table in the database. We can create a view by selecting fields from one or more tables present in the database. A View can either have all the rows of a table or specific rows based on certain condition.
Correct Answer: B
Question 265 Explanation: 
Views in SQL are kind of virtual tables. A view also has rows and columns as they are in a real table in the database. We can create a view by selecting fields from one or more tables present in the database. A View can either have all the rows of a table or specific rows based on certain condition.
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!