Help Center/ GaussDB(DWS)/ Tool Guide/ Data Studio/ SQL Terminal Management/ Viewing Table Properties, PL/SQL Functions/Procedures on the SQL Terminal Page
Updated on 2024-12-09 GMT+08:00

Viewing Table Properties, PL/SQL Functions/Procedures on the SQL Terminal Page

You can view table properties and functions/procedures in Data Studio.

Perform the following steps to view table properties:

  1. Press Ctrl and move the cursor over the table name.

  2. Click the highlighted table name. The attributes of the selected table are displayed in Data Studio.

    All table properties are read-only.

To view a function or procedure, perform the following steps:

  1. Press Ctrl and move the cursor over the function or procedure name.

  2. Click the highlighted function or procedure name. Data Studio displays the selected function or procedure on the PL/SQL Viewer page.

Perform the following steps to check view properties:

  1. Press Ctrl and move the cursor over the view name.
  2. Click the highlighted view name. Data Studio displays the properties of the selected view.

Saving the File Before Closing Data Studio

Before you exit, Data Studio prompts you to save the editing on the terminal.

Perform the following steps:

  1. Click Close and the Exit Application dialog box is displayed.
  2. Click Graceful Exit.

    In the Saving File Terminal dialog box, select the file terminal to be saved.

  3. Select the file terminal to be saved.
  4. Click OK.

If you select Force Exit, the Saving File Terminal dialog box will not be displayed.