Hello everybody,
I try to understand dimensional modeling deeply, and work on some cases. Here is my case;
I have an oltp table; which have many measure columns and attribute columns together. For dimensional modeling, I know that each attribute column should correspond to one dimension table. For ex: TYPE column corresponds to D_TYPE etc.
However, for some attribute columns, I can not find a dimension table. That is, a columns includes time value in miliseconds (log data) and I have no time dimension in miliseconds. For this case, what can I do? Should I put that value in fact table? Or, should I create a new dimension table includes miliseconds value? :S
Can you help me please.
Regards,
Dilek