Categories:
.NET (961)
C (387)
C++ (185)
CSS (84)
DBA (8)
General (31)
HTML (48)
Java (641)
JavaScript (220)
JSP (109)
JUnit (31)
MySQL (297)
Networking (10)
Oracle (562)
Perl (48)
Perl (9)
PHP (259)
PL/SQL (140)
RSS (51)
Software QA (28)
SQL Server (5)
Struts (20)
Unix (2)
Windows (3)
XHTML (199)
XML (59)
Other Resources:
What Is SQL*Plus
What Is SQL*Plus?
✍: fyicenter.com
SQL*Plus is an Oracle command line utility used for executing SQL and PL/SQL commands. The GUI version is called SQL Worksheet.
2007-04-15, 4665👍, 0💬
Popular Posts:
How can you determine the size of an allocated portion of memory? You can't, really. free() can , bu...
Describe different elements in Static Chart diagrams ? Package: - It logically groups element of a U...
What Articles Have You Read about JUnit? There are a number of JUnit articles that you should read: ...
What is XSLT? XSLT is a rule based language used to transform XML documents in to other file formats...
How To Join a List of Keys with a List of Values into an Array? - PHP Script Tips - PHP Built-in Fun...