forked from docs/doc-exports
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>
4.0 KiB
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:
Follow the steps below to view functions/procedures or SQL functions:
- Press Ctrl and point to the procedure/function name or SQL function name.
- 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:
Parent topic: Working with Functions/Procedures