"ASDF" is what i input on the gui. this column is defined as a varchar2, so i don't see why it's having problems doing the following comparison:Originally posted by gandolf989
Yes, somewhere there in an invalid reference to "ASDF" in your code.
Code:AND OT.ADMINISTRATION = ' || IN_PROGRAM;




Reply With Quote