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 either DAY, HOUR, MINUTE or SECOND.
- For additional information, see NUMTOYMINTERVAL, TO_DSINTERVAL, and TO_YMINTERVAL.