doc-exports/docs/dws/tool/DWS_DS_65.html
Lu, Huayi 346ac31da9 DWS TG 8.1.3.200 VERSION
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Reviewed-by: Jiang, Beibei <beibei.jiang@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2023-08-28 09:20:17 +00:00

3.6 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.