Originally posted by gandolf989
Yes, somewhere there in an invalid reference to "ASDF" in your code.
"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:

Code:
AND OT.ADMINISTRATION = ' || IN_PROGRAM;