Minds
Commercial Product Docs
The SELECT statement fetches data from a view that resides inside a project.
SELECT
Here is the syntax:
SELECT * FROM project_name.view_name;
Was this page helpful?