We are trying to migrate from Informix 7.x to 9.3 and found one issue with our existing sql code.
Following sql code retrieves multiple rows from the database in 7.x
select tabname from systables
where tabid in
(select...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.