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 gkittelson 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: *

  1. bobajobrob

    MySql not recognising "EXISTS" keyword

    Hi, That would explain it!! Thanks
  2. bobajobrob

    MySql not recognising "EXISTS" keyword

    Hi, I'm trying to run the following query: SELECT DISTINCT DataRecordID FROM ShortTextData WHERE NOT EXISTS (SELECT ContentElementID FROM ContentElements WHERE ShortTextData.ContentElementID=ContentElements.ContentElementID) MySql is saying: ERROR [42000] [MySQL][ODBC 3.51...

Part and Inventory Search

Back
Top