If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Difference Between Olap and Databases

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-09-06, 08:04
hYph3n hYph3n is offline
Registered User
 
Join Date: Jul 2006
Posts: 26
Difference Between Olap and Databases

Hi,

I want to know that what is the difference between OLAP and Normal Databases. Actually that i was question which was asked to me during an interview. I answered but now i want to discuss it here.

So according to you people what is the difference ... Between OLAP and a simple Relational Databases.
Reply With Quote
  #2 (permalink)  
Old 07-09-06, 08:41
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
OLAP is designed using a dimensional model

RDB is designed using normalized model

OLAP is sometimes implemented using proprietary technology, sometimes using relational database

note that it is quite possible (although not always efficient) to perform OLAP "online analytical processing" on a relational database which is designed for OLTP "online transaction processing"
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On