plsql Developer is an Oracle database development tool, very useful, plsql developer is very powerful, can be used as an integrated debugger, SQL window, Command window, Object Browser and performance optimization and other functions, Here's a quick introduction to how to use the Plsql Developer tool, a beginner's tutorial.
first make sure that you have an Oracle database or an Oracle server before you can use Plsql developer to connect to the database.
Start the Plsql Developer, log in to the Oracle user account and connect (this does not detail how to configure Tnsname.ora).
/strong>
Enter Object Browser window interface after successful login
Select in Object Browser My Object ", here is Scott (all objects of the user currently logged in)
/span>
Find the table folder, which is all the tables in the current account
View Table
Select the table you want to view-right--select "Query data", "queries" to see the data
SQL window uses
New--"Select SQL window to open the SQL Windows.
Plsql developer easy to use tutorial