Skip to Content
0
Former Member
Oct 16, 2015 at 11:37 AM

Query the table CUFD

1336 Views

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