Database DataWarehousing (MOSC)

MOSC Banner

slowly changed dimenstion table

edited Oct 15, 2010 1:25AM in Database DataWarehousing (MOSC) 6 commentsAnswered ✓
 Hi All,

Let's assume we have one fact table f_table and one dimension table d_table. And certainly, f_table references d_table.

d_table looks like:

id       district name

1          BJ

2.         SH

3.         TJ

Currently, one challenge for me is that some row may merge into one row.

For example, BJ and TJ will become one district BTJ. Obviously, this chagne will dramatically influence the fact table.

Can someone give me some ideas or guide on how to design this data model to conquer this tough problem, please?

Thank you very much,

Leon

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center