Hacker News new | past | comments | ask | show | jobs | submit login

With this query approach how do you find people that have a prop1 but do not a prop2?

If you get records back with prop1 then you have to remove those records from results based on another record.

There are multiple ways to accomplish this but it can't be done with a single join and simple where clause.




Sorry, I missed your reply. Yes, you are correct, in that case you would need to use a except, sub-query, derived table, etc.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: