i have a table on an informix database that contains n columns such as
2002|x|125464|000012356984|1000.00|500.00|500.00|
2002|y|125698|000012349658|200.00|10.00|190.00|
i want to verify if column1 & column2 & column3 on file, if they exist on a table of my database, for example :
2002 & x & 125464 exist
2002 & y & 125698 exist
2002 & z & 126589 not exist
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.