Date Dimension Load
Hi,
I need to populate my Date dimension with generic values.
The structure of the Dimension Table is :-
Name Null Type
------------------------------ -------- ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Date_Key NUMBER
Date DATE
Month NUMBER
Quarter NUMBER
Year NUMBER
In the Date_Key field, I want to populate a meaningful key value like not a surrogate key.
Please provide pointers as to how i should move forward with this.
I tried looking for a stored procedure to populate the table but could not find one.
Thanks,
Prerna