MILLISECOND
Extracts the millisecond value from a TIME
or TIMESTAMP
.The data type returned is NUMERIC(9,1)
.
Note
|
If you extract the millisecond from [fblangref50-contextvars-current-time], be aware that this variable defaults to seconds precision, so the result will always be 0.Extract from |