This topic contains a solution. Click here to go to the answer

Author Question: What is a view? What will be an ideal response?[br][br][b][color=green]Question ... (Read 70 times)

ashley

  • Hero Member
  • *****
  • Posts: 584
What is a view?
 
  What will be an ideal response?

Question 2

Explain the term retrieval of analytical information in the following data warehouse definition:The data warehouse is a structured repository of integrated, subject-oriented, enterprise-wide, historical, and time-variant data.
 
  The purpose of the data warehouse is the retrieval of analytical information. A data warehouse can store detailed and/or summarized data.



Related Topics

Need homework help now?

Ask unlimited questions for free

Ask a Question
Marked as best answer by a Subject Expert

nixon_s

  • Sr. Member
  • ****
  • Posts: 359
Answer to Question 1

A view is a mechanism in SQL that allows the structure of a query to be saved in the RDBMS. A view, which is also known as a virtual table, is not an actual table and does not have any data physically saved. Every time a view is invoked, it executes a query that retrieves the data from the actual tables. A view can be used in SELECT statements just like any other table from a database.

Answer to Question 2

A data warehouse is developed for the retrieval of analytical information, and it is not meant for direct data entry by the users. The only functionality available to the users of the data warehouse is retrieval. The data in the data warehouse is not subject to modifications, insertions, or deletions by the end users. New data in the data warehouse is periodically loaded from the operational data sources and appended to the existing data in an automatic fashion. The data that eventually gets older than the required time horizon is automatically purged from the data warehouse (and possibly archived and/or summarized). However, the data in the data warehouse is not subject to changes. That is why the data in the data warehouse is referred to as nonvolatile, static, or read-only.




ashley

  • Member
  • Posts: 584
Reply 2 on: Jul 7, 2018
Excellent


rleezy04

  • Member
  • Posts: 322
Reply 3 on: Yesterday
YES! Correct, THANKS for helping me on my review

 

Did you know?

People with high total cholesterol have about two times the risk for heart disease as people with ideal levels.

Did you know?

The training of an anesthesiologist typically requires four years of college, 4 years of medical school, 1 year of internship, and 3 years of residency.

Did you know?

Parkinson's disease is both chronic and progressive. This means that it persists over a long period of time and that its symptoms grow worse over time.

Did you know?

After a vasectomy, it takes about 12 ejaculations to clear out sperm that were already beyond the blocked area.

Did you know?

There are more bacteria in your mouth than there are people in the world.

For a complete list of videos, visit our video library