How to get data from foreign table based on parent table
I have a table named sent_cards and it is linked to a table named users. I want to fetch the first name of the users based on the id stored in sent_cards table. Please help.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.