How To Work with Data Objects Interactively?
Submitted by: AdministratorYou can work with data objects through SQL statements in statement area. If you want to work with data objects interactively, you should use the object browser. The following tutorial steps help you to browse data objects:
► Click the Connections tab.
► Open the Connections icon.
► Open a connection, like Local_XE. You see a list of data object types.
► Open the Connections icon.
► Open Tables. You see list of existing tables.
► Open a table, like EMPLOYEES. You see a list of columns.
► Double-click a table, like EMPLOYEES. You see a list of tabs opened for this table.
Once a table opened, SQL Developer offers you many views on this table, like Columns, Data, Indexes, Constraints, Statistics, Triggers, etc.
Submitted by: Administrator
► Click the Connections tab.
► Open the Connections icon.
► Open a connection, like Local_XE. You see a list of data object types.
► Open the Connections icon.
► Open Tables. You see list of existing tables.
► Open a table, like EMPLOYEES. You see a list of columns.
► Double-click a table, like EMPLOYEES. You see a list of tabs opened for this table.
Once a table opened, SQL Developer offers you many views on this table, like Columns, Data, Indexes, Constraints, Statistics, Triggers, etc.
Submitted by: Administrator
Read Online Oracle Database Job Interview Questions And Answers
Top Oracle Database Questions
☺ | How To Run SQL*Plus Commands in SQL Developer? |
☺ | How To Add a New Column to an Existing Table in Oracle? |
☺ | How To Recover a Dropped Table in Oracle? |
☺ | What Happens to Indexes If You Drop a Table? |
☺ | How Oracle Handles Dead Locks? |
Top DB Oracle Categories
☺ | Oracle PL-SQL Interview Questions. |
☺ | Oracle DBA Interview Questions. |
☺ | Oracle D2K Interview Questions. |
☺ | OCI Interview Questions. |
☺ | Forms Reports Interview Questions. |