This function indicates the current time stamp.
CURRENT_TIMESTAMP value-function::= {CURRENT_TIMESTAMP [(fractional-second-precision)]|CURRENT TIMESTAMP [(fractional-second-precision)]}
Table 1-11 Correspondence between the value of fractional second precision p and the definition length of CHAR when specifying CURRENT_TIMESTAMP as an update or insertion value
Value of fractional second precision p | Definition length of CHAR |
---|---|
0 | 19 |
2, 4, or 6 | 20 + p |