|
Name |
|
|
Comment |
Cut-down version of MD_Date (q.v.). Used with VMF_AwardAmountSnapshot. This is what they call a "role-playing" dimension in the sense that it's really just another projection of the standard date dimension. |
|
Dimensional Type |
Dimension |
|
SELECT |
|
Name |
Child Table/View |
|
ViewReference_22 |
|
Name |
|
Grant |
User |
|
SELECT,VIEW DEFINITION |
FinancialAidReader |
|
Name |
Data Type |
Comment |
Length |
|
MD_SNAPDATE_DATEINTEGER |
|
|
|
|
MD_Date_SQLDate |
datetime |
SQL date - defaults to the max possible date, 12 Dec 9999 (which should be treated as equivalent to "Unknown" or "not specified"). |
|
|
MD_Date_DDMonYYYY |
char(11) |
Date formatted like "31 Dec 2008" |
11 |
|
MD_Date_Year |
int |
Year as an integer (i.e., a number, not a string of characters, e.g., "00" or "2008"). The year 9999 indicates a default ("Unknown") date. |
|
|
MD_Date_FiscalYear |
int |
Integer fiscal year (2008, 2009, etc.). Note that at Carleton, the fiscal year extending from 1 July 2008 to 30 June 2009 is fiscal year 2009. This contrasts with academic years, which are traditionally designated using a YYYY-YY format (e.g., 2008-09). Fiscal year of 9999 should be taken as "Unknown." |
|
|
MD_Date_MonthOfFiscalYear |
int |
Ordinal number of month, starting from the beginning of the fiscal year (July). E.g., September would be 3. |
|
|
MD_Date_MonthNum |
int |
Ordinal number of month in year. E.g., March would be 3. |
|
|
MD_SNAPDATE_MONTHNAME |
|
|
|
|
MD_Date_DayOfMonth |
int |
|
|
|
|
|