@shadedecho
Thanks. You lost me on that one though - maybe I didn't explain it well enough.
@swampBoogie
You nailed it. Freak! That was too simple. I was staring right at it! DOH! I mean it was right there in front of me! I must have just blanked out or something! All I had to do was add...
Short Version of my problem:
======================
How do I do this query in MySQL 3.23.54?:
SELECT blah blah FROM table1 WHERE table1.row_id NOT IN (SELECT table2.row_id FROM table2 WHERE column = myVariable);
======================
Longer Version!:
I'm working on a form to modify course...
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.