Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: SQL, SQL PLUS, PL/SQL
SQL - Standard (or Simple) Query Language -- this is a standard across many
databases, although each one adds their own special quirks.
SQL Plus - Oracle's user interface to the database, where users can enter
SQL commands and display results. It has added features for formatting and
other things.
PL/SQL - Programming Language/SQL - this is an Oracle proprietary
programming language which adds things like loops and data structures to
SQL.
-----Original Message-----
From: Rusnak, George A. II [mailto:rusnakg_at_SDCL.LEE.ARMY.MIL]
Sent: Tuesday, August 22, 2000 11:02 AM
To: Multiple recipients of list ORACLE-L
Subject: SQL, SQL PLUS, PL/SQL
I was recently asked, what is the difference between SQL, SQL Plus and
PL/SQL. I admit it ... I choked !!
Where can I find a good definition of each??
TIA
Al Rusnak
COM (804) 734-4937
DSN 687-4937
-- Author: Rusnak, George A. II INET: rusnakg_at_SDCL.LEE.ARMY.MIL Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Aug 22 2000 - 13:09:59 CDT