CalendarMonth_CODE Table

CalendarMonth_CODE is an enumerated code table for calendar months.

Table 1. Database columns for CalendarMonth_CODE table

Database Column

Details

CalendarMonth

Type: tiny integer. Key

Calendar month number for a year.

CalendarMonth_en

Type: text (max 1000 characters)

Calendar month in English.

CalendarMonth_de

Type: text (max 1000 characters). Nullable

Calendar month in German.

CalendarMonth_fr

Type: text (max 1000 characters). Nullable

Calendar month in French.

CalendarMonth_ja

Type: text (max 1000 characters). Nullable

Calendar month in Japanese.

CalendarMonth_es

Type: text (max 1000 characters). Nullable

Calendar month in Spanish.