Hi All,
I'm facing a difficulty while trying to get record from table CUFD with column 'TableID' in the where clause. I think the '@' sign cause the issue where I can filter this table with other column fields.
SELECT "TableID", "AliasID" FROM "CUFD" WHERE "TableID" ='@MyTable'
Is there anyway to avoid the 'at' sign or the problem occurs due to other cause? Your help will be highly appreciate.
Thank in advance and Best Regards,
J S L Geeganage