Creating a view
You create views through the CREATE VIEW
statements in the Compass user interface, along with other interfaces such as API and JDBC driver.
Instead of using the SELECT*
statement, we recommend that you specify the name of each property from each object to include in a view.