© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
1 reply
pocin

How to filter is not null

is this the correct syntax?
supabase.from().select().not('column', is, null)
supabase.from().select().not('column', is, null)

https://supabase.com/docs/reference/javascript/not
.not() | Supabase
Finds all rows which doesn't satisfy the filter.
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Filter query unless filter param is null
SupabaseSSupabase / help-and-questions
4y ago
How to conditionally filter?
SupabaseSSupabase / help-and-questions
4y ago
Joined table filter includes null values
SupabaseSSupabase / help-and-questions
9mo ago
Only insert nullable column if not null
SupabaseSSupabase / help-and-questions
4y ago