A dimension from two columns -
07-27-2004
, 11:49 AM
Hi!
A table has two columns named account_type & customer_type, both can
have these possible values: 1, 0 & NULL. I need to create a dimension
with two levels. The first one is the name of the column and the
second is their values. How can I do this?
Thanks. |