© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
S
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
Join
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Having two seperate `public` users table definitions?
S
Supabase / help-and-questions
3y ago
Inserting a row from another table that has children from a supporting table
S
Supabase / help-and-questions
3y ago
How to create a new row in public.users_data when a new user is added to auth.User
S
Supabase / help-and-questions
4y ago
Update a supabase table row from next.js
S
Supabase / help-and-questions
4y ago