Unix Technical Forum

Warehouse Structure

This is a discussion on Warehouse Structure within the SQL Server Data Warehousing forums, part of the Microsoft SQL Server category; --> I am in the first step of creating a data warehouse and am in an argument with my co-worker ...


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

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 07:23 PM
 
Posts: n/a
Default Warehouse Structure

I am in the first step of creating a data warehouse and am in an argument
with my co-worker on structure.

I have two locations both using sqlserver 2000. Each location has a
location id. (1 and 2).

I want to warehouse certian data about each location.

I want to store data for both locations in 1 table and add the casino ID to
the row. My co-worker wants to create a table for each location and always
use UNION queries.

What would the proper technique be considering the limited data i provided?

Thanks


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-27-2008, 07:23 PM
Adam Machanic
 
Posts: n/a
Default Re: Warehouse Structure

What you've provided is very vague, but -- purely based on what you posted,
with no information about the size of data or various other concerns -- I
would definitely say the single table.

--
Adam Machanic
SQL Server MVP
http://www.datamanipulation.net
--


<brian.shannon@diamondjo.com> wrote in message
news:eOfIkYWMFHA.1096@tk2msftngp13.phx.gbl...
> I am in the first step of creating a data warehouse and am in an argument
> with my co-worker on structure.
>
> I have two locations both using sqlserver 2000. Each location has a
> location id. (1 and 2).
>
> I want to warehouse certian data about each location.
>
> I want to store data for both locations in 1 table and add the casino ID

to
> the row. My co-worker wants to create a table for each location and

always
> use UNION queries.
>
> What would the proper technique be considering the limited data i

provided?
>
> Thanks
>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-27-2008, 07:24 PM
test
 
Posts: n/a
Default Re: Warehouse Structure

I would suggest that datawarehousing principles would like to stress that
duplication is one of the most important things to consider when designing a
data warehouse.

Therefore 1 table would be the way to go.

Pending that it is possible.

Thanks

<brian.shannon@diamondjo.com> wrote in message
news:eOfIkYWMFHA.1096@tk2msftngp13.phx.gbl...
>I am in the first step of creating a data warehouse and am in an argument
> with my co-worker on structure.
>
> I have two locations both using sqlserver 2000. Each location has a
> location id. (1 and 2).
>
> I want to warehouse certian data about each location.
>
> I want to store data for both locations in 1 table and add the casino ID
> to
> the row. My co-worker wants to create a table for each location and
> always
> use UNION queries.
>
> What would the proper technique be considering the limited data i
> provided?
>
> Thanks
>
>



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 02:47 AM.


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