Updated on 2023-04-03 GMT+08:00

Data Studio GUI

This section describes the Data Studio GUI.

The Data Studio GUI contains the following:

  1. Main Menu provides basic operations.
  2. Toolbar contains buttons for easy access to frequently used operations.
  3. SQL Terminal tab is used to execute SQL statements and functions/procedures.
  4. PL/SQL Viewer tab displays the content of functions/procedures.
  5. Editor Area is used to perform edit operations.
  6. Callstack pane shows the execution stack.
  7. Breakpoints pane shows any breakpoints that have been set.
  8. Variables pane shows variables and their values.
  9. SQL Assistant tab displays suggestion or reference for the information entered in the SQL Terminal and PL/SQL Viewer.
  10. Result tab displays the result(s) of an executed function/procedure, or an SQL statement.
  11. Message tab displays the process output, standard input, standard output, and standard errors.
  12. Object Browser contains a hierarchical tree display of database connection(s) and related database objects to which the user has access. All default created schemas except for public are grouped under Catalogs and user schemas are grouped under Schemas below the respective database.
  13. Minimized Window Panel is used to open Callstack, Breakpoints and Variables pane. This panel is displayed only when Callstack, Breakpoints or Variables pane or all three are minimized.
  14. Search Toolbar is used to search objects from the Object browser.