You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some idiot named a table a key word, thus you have to specify a query like so:
select * from myDB:informix."asc"
But submitting this query results in a syntax error.
Some idiot named a table a key word, thus you have to specify a query like so:
select * from myDB:informix."asc"
But submitting this query results in a syntax error.
Any solution to that?
Thanks