title Query a View sidebarTitle Query a View Description The SELECT statement fetches data from a view that resides inside a project. Syntax Here is the syntax: SELECT * FROM project_name.view_name;