Sheet
is the medium for you to interact inside SQL Editor. Sheet is the entity where you store,
run and share the SQL scripts with your teammates.
(⌘ + S)
to save
your SQL queries for later reference. SQL Editor will also automatically record SQL queries which
have run successfully.
Private
- Only you can access this sheetProject
- Both sheet OWNER and project OWNER can read/write, and project DEVELOPER can readPublic
- Sheet OWNER can read/write, and all others can read