NUMTODSINTERVAL
Purpose
This function converts a numerical value n into an interval of type INTERVAL DAY TO SECOND
.
Syntax
numtodsinterval::=
Usage Notes
- The parameter
interval_unit
can be eitherDAY, HOUR, MINUTE or SECOND
. - For additional information, see NUMTOYMINTERVAL, TO_DSINTERVAL, and TO_YMINTERVAL.