Parameters
- day1
- Number of days in the first interval.
- hour1
- Number of hours in the first interval.
- minute1
- Number of minutes in the first interval.
- second1
- Number of seconds in the first interval.
- fsecond1
- Fractional part of a second in the first interval.
- isPositive1
- true if the first time interval is a positive value; otherwise, false.
- day2
- Number of days in the second interval.
- hour2
- Number of hours in the second interval.
- minute2
- Number of minutes in the second interval.
- second2
- Number of seconds in the second interval.
- fsecond2
- Fractional part of a second in the second interval.
- isPositive2
- true if the second time interval is a positive value; otherwise, false.
Return Value
An OracleIntervalDS structure.