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 Run SQL Statements through the Web Interface
How To Run SQL Statements through the Web Interface? - Oracle DBA FAQ - Managing Oracle Table Indexes
✍: FYIcenter.com
If you don't like the command line interface offered by SQL*Plus, you can use the Web interface to run SQL statements. Here is how:
2007-05-02, 4925👍, 0💬
Popular Posts:
How To Check the Oracle TNS Settings? - Oracle DBA FAQ - ODBC Drivers, DSN Configuration and ASP Con...
What is thread? A thread is an independent path of execution in a system.
Can you explain the fundamentals of “GetGlobalResourceObject ”and “GetLocalResourceObject” function...
Can Java object be locked down for exclusive use by a given thread? Yes. You can lock an object by p...
What Happens to Indexes If You Drop a Table? - Oracle DBA FAQ - Managing Oracle Table Indexes If you...