Re: dimensions

From: Mikito Harakiri <mikharakiri_at_yahoo.com>
Date: 9 Sep 2001 13:17:14 -0700
Message-ID: <bdf69bdf.0109091217.5faebd03_at_posting.google.com>


Aloha Kakuikanu <nospam_at_newsranger.com> wrote in message news:<HuWl7.7448$4z.32508_at_www.newsranger.com>...
> CREATE DIMENSION products_dim
> LEVEL product IS (products.prod_id)
> LEVEL subcategory IS (products.prod_subcategory)
> LEVEL category IS (products.prod_category) ...
>
> is it a funny way to say that products.prod_id -> products.prod_subcategory,
> etc?

If by "products.prod_id -> products.prod_subcategory" you mean a functional dependency, then absolutely yes. Received on Sun Sep 09 2001 - 22:17:14 CEST

Original text of this message