SQL$HELP72.HLB  —  SET_DEFAULT_DATE_FORMAT, Arguments

1  –  parameter

    Specifies the value of runtime-options, which must be one of the
    following:

    o  SQL99

    o  SQL92

    o  VMS

2  –  parameter-marker

    Specifies the value of runtime-options, which must be one of the
    following:

    o  SQL99

    o  SQL92

    o  VMS

3  –  SQL99 or SQL92

    Specifies that the DATE data type and the CURRENT_TIMESTAMP
    built-in function are interpreted as SQL standard. The SQL
    standard format DATE contains only the YEAR TO DAY fields, and
    CURRENT_TIMESTAMP returns a TIMESTAMP data type.

4  –  'string-literal'

    Specifies the value of runtime-options, which must be one of the
    following:

    o  SQL99

    o  SQL92

    o  VMS

5  –  VMS

    Specifies that the DATE data type and the CURRENT_TIMESTAMP
    built-in function are interpreted as VMS format. The VMS format
    DATE and CURRENT_TIMESTAMP contain YEAR TO SECOND fields.
Close Help