- Go to the project details page.
- Select the Workspace > 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.
-
You can click < > SQL to see the query defined in the materialized view (i.e. the
AS
clause).