Retrieve the supabase project id and name in SQL

Hi, I'd like to do a query like the following and get back projectname and bxhpalafcjvdrroyyver
SELECT id, name FROM supabase.project;
Was this page helpful?