Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: sowbug
  • Content: Threads
  • Order by date
  1. sowbug

    Can anyone help with this db2 query

    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...
  2. sowbug

    Subselects in mysql

    Does anyone know if any of the new versions of MySql support subselecting??
  3. sowbug

    substringing in mysql

    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...

Part and Inventory Search

Back
Top