Unix Technical Forum

dataware house relational table

This is a discussion on dataware house relational table within the SQL Server Data Warehousing forums, part of the Microsoft SQL Server category; --> hai can we use our relation tables as our dimension tables.or is there any procedure to convert relational table ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server Data Warehousing

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 06:54 PM
vidhya
 
Posts: n/a
Default dataware house relational table

hai

can we use our relation tables as our dimension tables.or is there any
procedure to convert relational table to dimensional table.


thank you


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-27-2008, 06:54 PM
=?Utf-8?B?U3RldmUgTWFubg==?=
 
Posts: n/a
Default RE: dataware house relational table

Typically you want to create dimension tables separate from your
transactional (relational) tables. So if you have a Customer table you would
want to create a DimCustomer dimension table within your data mart or
warehouse.

The dimension tables should have unique surrogate keys that are different
than the source system (business key) and you should only use the columns
that will be useful for reporting and analysis. This is part of best
practices.

-=Steve

"vidhya" wrote:

> hai
>
> can we use our relation tables as our dimension tables.or is there any
> procedure to convert relational table to dimensional table.
>
>
> thank you
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:17 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com