Collections:
Work with Data Objects Interactively in Oracle
How To Work with Data Objects Interactively in Oracle?
✍: FYIcenter.com
You 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:
Once a table opened, SQL Developer offers you many views on this table, like Columns, Data, Indexes, Constraints, Statistics, Triggers, etc.
2018-10-08, 694👍, 0💬
Popular Posts:
Where to find answers to frequently asked questions on Using INSERT, UPDATE and DELETE Statements in...
How To Use "IF ... ELSE IF ..." Statement Structures in SQL Server Transact-SQL? "IF ... ELSE IF ......
How To Provide Values to Stored Procedure Parameters in SQL Server Transact-SQL? If a stored procedu...
Where to find answers to frequently asked questions on INSERT, UPDATE and DELETE Statements in MySQL...
How To List All Login Names on the Server in SQL Server? If you want to see a list of all login name...