star schema

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have 3 tables then another table (loc_adjustment) that has joins all 3
tables.

id
value
x3

id
t1.id
t2.id
t3.id
value

How can I easily populate the third table. The first 3 tables are already
populated.
Thanks.
 
Back
Top