SQL querie in Supabase
Hey all , I use a SQL query in Supabase editor . How can I make sure to use this SQL query when fetching data from supabase ? For example I use a table with 10 cities in it . The sql query says that the output is one random city . I want to integrate the SQL in the GET API call What you 'll need is a function Supabase supports RPC via this endpoint : rest/v1/rpc/