Basic Oracle Concepts and Programming Question:
What Is the Reports View in Oracle SQL Developer?

Answer:
The Reports view lets you browse database information that organized by the server as special views. Information can be browsed include:
► Database parameters
► Storage information
► Session information
► Cursors
► Data objects
► User accounts
► Security information
► Database parameters
► Storage information
► Session information
► Cursors
► Data objects
► User accounts
► Security information
Previous Question | Next Question |
How To Enter a New Row into a Table Interactively? | How To Get a List of All Tables in the Database? |