Basic Oracle Concepts and Programming Question:

What Is the Reports View in Oracle SQL Developer?

Oracle Database Interview Question
Oracle Database Interview Question

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



Previous QuestionNext Question
How To Enter a New Row into a Table Interactively?How To Get a List of All Tables in the Database?