I have a client with a problem with the following statement:
SELECT TABLE2.TX.TX_DVDE FROM TABLE2.TX WHERE TABLE2.TX.TX_ABBR=:1
Note the ":" preceeding the 1.
I am not a SQL expert, but that does not look correct to me. Can someone help me out with this.
Start Free Trial