The expanded parameters of labeled-duration specify an interval of time in a unit of measure ranging from microseconds to years.
Expansion of labeled-duration
►►─┬─ aggregate-function ────────────┬───┬─ YEAR ─────────┬───────────────────►◄ ├─┬───────────────┬─ column-name ─┤ ├─ YEARS ────────┤ │ ├─ table-name. ─┤ │ ├─ MONTH ────────┤ │ └─ alias. ──────┘ │ ├─ MONTHS ───────┤ ├─ literal ───────────────────────┤ ├─ DAY ──────────┤ ├─ host-variable ─────────────────┤ ├─ DAYS ─────────┤ ├─ value-expression ──────────────┤ ├─ HOUR ─────────┤ └─ dynamic-parameter-marker ──────┘ ├─ HOURS ────────┤ ├─ MINUTE ───────┤ ├─ MINUTES ──────┤ ├─ SECOND ───────┤ ├─ SECONDS ──────┤ ├─ MICROSECOND ──┤ └─ MICROSECONDS ─┘
Specifies the aggregate function that represents the value in the labeled duration. For expanded aggregate-function syntax, see Aggregate-function.
Specifies the column that represents the value in the labeled duration.
Specifies the table, view, procedure or table procedure that includes the named column. For expanded table-name syntax, see Expansion of Table-name.
Specifies the alias for the table, view, procedure or table procedure that includes the named column.
Specifies the literal that represents the value in the labeled duration. For expanded literal syntax, see Expansion of Literal.
Specifies the host variable that contains the value in the labeled duration. For expanded host-variable syntax, see Expansion of Host-variable.
Specifies the value expression that represents the value in the labeled duration. For expanded value-expression syntax, see Expansion of Value-expression.
Specifies that the value in the labeled-duration statement is supplied as a dynamic parameter. For expanded dynamic-parameter-marker syntax, see Expansion of Dynamic-parameter-marker.
Indicates that the unit of measure of the duration is years.
Indicates that the unit of measure of the duration is months.
Indicates that the unit of measure of the duration is days.
Indicates that the unit of measure of the duration is hours.
Indicates that the unit of measure of the duration is minutes.
Indicates that the unit of measure of the duration is seconds.
Indicates that the unit of measure of the duration is microseconds.
|
Copyright © 2014 CA.
All rights reserved.
|
|