Updated on 2022-06-13 GMT+08:00

Viewing Object Properties in the SQL Terminal

Data Studio allows you to view table properties and functions/procedures.

Follow the steps to view table properties:

  1. Press Ctrl and point to the table name.

  2. Click the highlighted table name. The properties of the selected table are displayed.

    The table properties are read-only.

Follow the steps to view functions/procedures:

  1. Press Ctrl and point to the function/procedure name.

  2. Click the highlighted function/procedure name. The function/procedure is displayed in a new PL/SQL Viewer tab.

Follow the steps to view the properties of a view:

  1. Press Ctrl and point to the view name.
  2. Click the highlighted view name. The properties of the selected view are displayed.

Saving a Terminal Content Before Exiting Data Studio

Data Studio allows you to save the unsaved content of the terminal before exiting the application.

Follow the steps to save the content of the terminal:

  1. Click on the close button of the application. Exit Application dialog box will appear.
  2. Click Graceful Exit.

    1. The Saving File Terminal dialog box appears. Unsaved dirty file terminal is displayed.

  3. Select the terminal to save.
  4. Click OK.

The Saving File Terminal dialog box will not appear in case of force exit.