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