MS SQL Data Mining Question:
Download Questions PDF

Do you know what are OLAP and OLTP?

SQL Server Data Mining Interview Question
SQL Server Data Mining Interview Question

Answer:

OLTP: Online Transaction and Processing helps and manages applications based on transactions involving high volume of data. Typical example of a transaction is commonly observed in Banks, Air tickets etc. Because OLTP uses client server architecture, it supports transactions to run cross a network.

OLAP: Online analytical processing performs analysis of business data and provides the ability to perform complex calculations on usually low volumes of data. OLAP helps the user gain an insight on the data coming from different sources (multi dimensional).

Download SQL Server Data Mining Interview Questions And Answers PDF

Previous QuestionNext Question
What is Rollup and cube?Please differentiate between Data Mining and Data warehousing?