© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Query from table with where clause NOT IN another sub query? - Drizzle Team
DT
Drizzle Team
•
3y ago
•
2 replies
rushil1o1
Query from table with where clause NOT IN another sub query?
For ex
: select
* from TableA where email not in
(select email from TableB
)
;
?
Drizzle Team
Join
The official Discord for all Drizzle related projects, such as Drizzle ORM, Drizzle Kit, Drizzle Studio and more!
11,959
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Query where clause with array.
DT
Drizzle Team / help
3y ago
Double 'where' clause in dynamic query overriding the original 'where' clause not combining
DT
Drizzle Team / help
17mo ago
Issue resolving field names in multi-table query where clause
DT
Drizzle Team / help
13mo ago
"where" clause not found in "with" object
DT
Drizzle Team / help
2y ago