Use the SQL Worksheet
Use the SQL page to interact with your database. You can create queries, and add or edit data. You can use SQL and PL/SQL statements in the worksheet to create tables, insert data, and select data from a table.
- The Navigator section allows you to view database objects including schema, tables, and so on.
- The Worksheet section allows you to enter your SQL and PL/SQL statements.
- The Results section displays information about statements after you run them.
Parent topic: Explore Oracle Health Real-World Data