Can anyone help with this db2 query that I have to rewrite for mysql since it doesn't support subselects and interprets EXISTS differently please? By the way, anyone know when mysql4.1 binaries will be
available?????
--------------------------
INSERT INTO NAMEX_M
SELECT...
The query below is a db2 query I have tried to use in mysql. I am getting the error: "Field SSN doesn't exist" when I know that it does. Also if I specify the db and table(i.e. db0.table1.SSN) I get and error saying the table doen't exist. New to mysql/Using MySQLYog client. Anybody...
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.