Subtraction Operator (DB2Date)
In This Topic
Returns the difference between the first and second
DB2Date arguments as a
DB2Time structure.
Syntax
Parameters
- x
- The minuend DB2Date structure.
- y
- The subtrahend DB2Date structure.
Return Value
The difference between the first and second
DB2Date arguments as a
DB2Time structure.
See Also