Link to home
Start Free TrialLog in
Avatar of willsherwood
willsherwood

asked on

MySQL Resource ID #13

I get this error when executing:

SELECT
      DomainID,DomainName
FROM tblDomainNames
WHERE DomainID NOT IN(SELECT DomainID FROM tblYearlyFees)


there are only about 2000 records in each table
Avatar of maeltar
maeltar
Flag of United Kingdom of Great Britain and Northern Ireland image

Can you show the code you are using to get the data please..
Avatar of willsherwood
willsherwood

ASKER

SELECT
      DomainID,DomainName
FROM tblDomainNames
WHERE DomainID NOT IN(SELECT DomainID FROM tblYearlyFees)
Avatar of Sharath S
What is the error?
ASKER CERTIFIED SOLUTION
Avatar of maeltar
maeltar
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
There's no PHP, it's from interactive interface.
i'll try with the other interface and see if it shows more detail.
odd, it worked without error in the other interface!
go figure - thanks for triggering me to do that
thanks
Glad you are sorted, thanks for the points adn have a great New Year