Parameters
- year1
- Number of years in the first interval.
- month1
- Number of months in the first interval.
- isPositive1
- true if the first time interval is a positive value; otherwise, false.
- year2
- Number of years in the second interval.
- month2
- Number of months in the second interval.
- isPositive2
- true if the second time interval is a positive value; otherwise, false.
Return Value
An OracleIntervalYM structure.