- Go to the project details page.
- In the left sidebar, select the Data > public > Materialized views tab.
- Click on a materialized view to see the details. You can view the direct acyclic graph of streaming executors for maintaining the materialized view.
-
In the left sidebar, click SQL Editor to see the query defined in the materialized view (i.e. the
AS
clause).