Hi everyone,
This is my first post... I had to do it.
Lets say I got two tables:
1) Autors
2) Books
you can keep autors' data even if they haven't written any book. My question is how do I find them?
I already got subset of autors that have written one and a set of all existing autors. Now I need to get difference between those two sets right? Can ya help me?
Thnx v. much