dbTalk Databases Forums  

Datawarehouse design

comp.databases.olap comp.databases.olap


Discuss Datawarehouse design in the comp.databases.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mangorind
 
Posts: n/a

Default Datawarehouse design - 07-06-2005 , 08:30 PM






Hi,

I have a request to link my Fact table: i.e

Fact Premium table
-Date_Key
-Customer_Key
-Policy_No
-Premium_Paid
-Outstanding_Amount

I had another table from OLTP in normalized form of i.e Coinsurer File

Policy No
Coinsurer_Name
Coinsurer_Pct

i.e.
Policy No Coins_Name Pct
00001 AAA 20
00001 BBB 50

Request to calculate how much the premium for each coinsurer.

With the above scenario, should I create a new fact for this?

Need advice.

Thanks

regards,
Jw


Reply With Quote
  #2  
Old   
sushilyadav_22@rediffmail.com
 
Posts: n/a

Default Re: Datawarehouse design - 07-26-2005 , 04:48 AM






Hi Jw,

You can join the Fact Premium table with Coinsurer File having Policy
No as common column in both table.

Try this out if this solves the problem.

Sushil


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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.