Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data Mining / Data warehousing / OLAP queries

Status
Not open for further replies.

tapks

IS-IT--Management
Sep 6, 2001
72
IN
Can anybody help me to findout the details what is Data Mining / Data warehousing / OLAP. What is its use? If anybody can refer me some site it will be very nice for me.

In SQL Server 2000 one can do the design part od Analysis service. But how the same can be used by the user ?

Thankx in advance.
 
Hiya,

This is copied from a similar query in the MS Access forum

Here are some simple defnitions. You can do a web search to find thousands of pages about data warehousing and mining.

A data warehouse is a database that collects business information from many sources in the enterprise, covering all aspects of the company’s processes, products and customers.

Data warehousing generally refers to a combination of many different databases across an entire enterprise. It may also refer to the process of identifying and collecting enterprise data.

Data mining is the process of extracting useful information and relationships from immense quantities of data.

Data mining is also defined as the process of finding hidden patterns
and relationships in data.

Check the The Business Intelligence and Data Warehousing Glossary at

Check the following links for additional information and definitions.

Data warehousing:

Data Mining:

The answers were given by tlbroadbent (Terry)

To answer the last part of your question, OLAP stands for On-Line Analytical Processing, and generally takes data from a data warehouse (although does not have to) and places it somewhere that can be interrogated.

I don't know a specific web-site that deals with answers on this, but try an internet search.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top