hi there;
I'm trying to debug a procedure that takes a date as parameter which needs to be the current sysdate (up to the second or millisecond). Is there a way to specify 'sysdate' as the value of the in parameter?
PL/SQL Dev. seems to be complaining about that.
thx,
Cosmin