Specifies a single character as the delimiter between the year, month, and day components to override the default delimiter determined by the
DATE directive specification.
Syntax
DATEDELIM=character
Dependencies:
Requires that
the DATE
directive also be set.
Scope:
Used at compile time:
|
Yes
|
Behavior at run time:
|
Source file
|
See
Scope - OpenESQL SQL Compiler Directive Options for more information.
Comments:
The default delimiter overridden is the delimiter used in by output type parameter specified for the DATE directive. For example, if DATE=USA, the default delimiter is a slash (/).