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.
⇒ Retrieve CREATE TABLE Statement with SQL Developer in Oracle
⇐ Run SQL*Plus Commands in SQL Developer in Oracle
2018-10-08, 2107🔥, 0💬
Popular Posts:
What is dba.FYIcenter.com Website about? dba.FYIcenter.com is a Website for DBAs (database administr...
How To Verify a User name with SQLCMD Tool in SQL Server? The quickest way to verify a user name in ...
How to download and install the scaled-down database AdventureWorksLT in SQL Server? If you want to ...
What Happens to Your Transactions When ERROR 1205 Occurred in MySQL? If your transaction receives th...
What are DDL (Data Definition Language) statements for tables in SQL Server? DDL (Data Definition La...