Syntax
<standard_time_mask> ::= ISO | USA | EUR | JIS | INTERNAL
ISO |
HH.MM.SS |
USA |
HH:MM AM (PM) |
EUR |
HH.MM.SS |
JIS |
HH:MM:SS |
INTERNAL |
HHHHMMSS |
H stands for hours, M for minutes, and S for seconds.
You can use the standard formats, or define your own format. To do this, use
Use
This is a
syntax rule for describing data access.Use it to specify the format for
plain text values in which TIME columns are entered and output.This format applies to both
commands for loading and unloading data and SQL statements.You can also change the current value for individual commands.
The default value in the Replication Manager is INTERNAL.