Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
How To Connect to a Remote Server
How To Connect to a Remote Server? - Oracle DBA FAQ - Introduction to Oracle SQL Developer
✍: FYIcenter.com
If you have an Oracle server running remotely on a network, and you know all the access information needed, you can following steps to connect your Oracle SQL Developer:
You will see the SQL Statement area opened ready to take any SQL statements.
2007-04-26, 5279👍, 0💬
Popular Posts:
.NET INTERVIEW QUESTIONS - What is COM ? Microsoft’s COM is a technology for component software deve...
Do You Know the Book "JUnit in Action"? You should know this book. It received some good reviews. Ti...
What is CMM and different levels? explain? The Capability Maturity Model (CMM) is a process capabili...
What will the following piece of code do? int f(unsigned int x) { int i; for (i=0; x!=0; x>&a...
How To Display a Past Time in Days, Hours and Minutes? - MySQL FAQs - Managing Tables and Running Qu...