© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•3d ago•
3 replies
communityDev

How to retrieve a row value from a public table from all users

RLS🔢DB Connections
I need to check if a username value has been taken during the user's username creation.

For that, I need to retrieve the "username" row from all public.user_account('username'). but how do I do that?

Thanks in advance.
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

Having two seperate `public` users table definitions?
SupabaseSSupabase / help-and-questions
3y ago
Inserting a row from another table that has children from a supporting table
SupabaseSSupabase / help-and-questions
3y ago
How to create a new row in public.users_data when a new user is added to auth.User
SupabaseSSupabase / help-and-questions
4y ago
Update a supabase table row from next.js
SupabaseSSupabase / help-and-questions
4y ago