TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About SQL cube
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Shinuraj (5)
Related resources for SQL cube
No resource found
Creating SQL Cubes
5/19/2012 7:25:52 AM.
An OLAP (OnLine Analytical Processing) cube is a data structure that allows fast analysis of data. It can also be defined as the capability of manipulating and analyzing data from multiple perspectives.
Querying the SQL Cubes
5/19/2012 7:24:53 AM.
After creating and deploying the SQL Cube you can query the cube using the browse tab.
Creating Hierarchies in SQL Cubes
5/19/2012 7:23:07 AM.
Once you have finished creating your SQL cube, now it’s time to look into some advanced features like creating hierarchy at all.
Querying SQL Cube from .NET application using Stored Procedure
5/19/2012 7:14:01 AM.
Since the SQL cube is located inside a SQL Analytical database we need to add that as a linked server to our working SQL Server.
Removing hierarchy from SQL cube Dimension
4/29/2011 2:11:56 AM.
Now we can check the different ways to remove the added hierarchies.