Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Analysis Services (2000)
 OLAP Cube

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-03-11 : 07:23:42
Brent writes "What exactly is an OLAP Cube?

When I have to return data sets, wich reqiure that value be broken down by date or some other moving variable, I write a stored procedure which breaks down the value into whatever specs I need it broken down to, and I then insert that into a table.

Does this resemble something one might use an OLAP Cube for?"
   

- Advertisement -