Isuru,
have you tried parsing the input param as a date data type
TO_DATE(<VAR_1>)
TO_DATE(<VAR_2>)
instead of just using the :var object name ?
Isuru,
have you tried parsing the input param as a date data type
TO_DATE(<VAR_1>)
TO_DATE(<VAR_2>)
instead of just using the :var object name ?