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, 4994👍, 0💬
Popular Posts:
What is the output of printf("%d")? 1. When we write printf("%d",x); this means compiler will print ...
How to set a cookie with the contents of a textbox ? Values stored in cookies may not have semicolon...
Are risk constant through out the project ? * Never say that risk is high through out the project. R...
How does multi-threading take place on a computer with a single CPU? The operating system's task sch...
What is the version information in XML? “version” tag shows which version of XML is used.