doc-exports/docs/dws/tool/DWS_DS_65.html
Lu, Huayi 4194b50d78 DWS TOOL 811 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2022-12-14 20:46:26 +00:00

4.0 KiB

Viewing Object Properties in the PL/SQL Viewer

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

Follow the steps below 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 is displayed.

    The table properties are read-only.

Follow the steps below to view functions/procedures or SQL functions:

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

  2. Click the highlighted function/procedure name or SQL function name. The function/procedure or SQL function is displayed in a new PL/SQL Viewer tab based on your selection.

Follow the steps below to view object DDL:

  1. Press Ctrl and point to the name of an object DDL to be viewed.

  2. Click the highlighted Object DDL name. A new tab page for viewing the object DDL is displayed based on your selection.