View OceanBase Oracle database objects in ODC
- In the OceanBase Developer Center (ODC) console, open a connection. The left-side panel displays the following fields: Table , View , Function , Stored Procedure , Package , Trigger , Type , Sequence , and Synonyms . Click Table to display all tables. Double-click one of the tables to display the attributes of the table, including Basic info , Column , Index , Constraint , Partition and DDL .

- Click Stored Procedure in the left-side panel to display all stored procedures. Double-click one of the stored procedures to display the information of the stored procedure, such as Basic info , Parameter , and Code .

Query the data in OcenaBase Oracle database through the ODC SQL window
In the ODC console, open a connection. An SQL window appears by default. Enter an SQL statement in the SQL window and click Run . 