Data Warehousing Question:
Download Questions PDF

What is a View?

Data Warehousing Interview Question
Data Warehousing Interview Question

Answer:

A view is a virtual table. Every view has a Query attached to it. (The Query is a SELECT statement that identifies the columns and rows of the table(s) the view uses.)

Download Data Warehousing Interview Questions And Answers PDF

Previous QuestionNext Question
What is an Extent?What is Table?