The ARF_CAL_MOY table stores names and other information for the twelve months of the year.

Column Name

Type

Length

Null Allowed

Description

ID

varchar

40

No

Identifier; primary key.

SHORT_NAME_EN

varchar

4

No

Name of the month in short format; for example:

NOV

LONG_NAME_EN

varchar

9

No

Name of the month in long format; for example:

NOVEMBER

MONTH_OF_YEAR

tinyint

No

The number of the month within a year (range 1-12), for example:

11


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices