Hi Guys,
Given a fact table that has several date keys and one period table to which I will relate these keys. The approach to be taken is to create views for the period table for each role creating virtual period tables.
First question, is it a good idea to represent this as alias tables in Impromptu Catalog instead of creating views in the RDBMS?
Second question, how would you organize your folders for each period table in the catalog?
Now this may be confusing so let me know if you need clarification.
Given a fact table that has several date keys and one period table to which I will relate these keys. The approach to be taken is to create views for the period table for each role creating virtual period tables.
First question, is it a good idea to represent this as alias tables in Impromptu Catalog instead of creating views in the RDBMS?
Second question, how would you organize your folders for each period table in the catalog?
Now this may be confusing so let me know if you need clarification.