Data object menu

Hovering over a data object or property displays an ellipsis icon. Click the ellipsis icon to show the Data Object Menu. These options are shown:

  • Expand

    Expands the data object and shows the object’s properties.

    This option is not displayed in the menu for the object properties.

  • Refresh

    Retrieves the latest schema definition for the data object.

  • Generate SELECT

    Inserts a generated SELECT SQL statement in the code editor.

  • Generate SELECT Options

    Inserts a generated SELECT SQL statement according to the selected option in the sub-menu.

  • Generate VIEW

    Inserts a CREATE statement in the code editor.

    This option is not displayed in the menu for the object properties.

  • Generate Admin

    Inserts a Compass administrative stored procedure for the object name.

    This option is not displayed in the menu for the object properties.

  • Open in Data Catalog

    Opens the Data Catalog details page for that object.