SQL Plus: Difference between revisions

Content deleted Content added
rv edits by by 210.212.172.181 (talk)
Line 37:
 
{{As of |2012|1}} the product continues to bear the name ''SQL*Plus''.
ek sad........
 
==Usage==
Line 140 ⟶ 139:
Starting from Oracle database 11g, iSqlplus (web based) and sqlplus graphical GUI no longer ship with Oracle database software.<ref>[http://download.oracle.com/docs/cd/B28359_01/install.111/b32006/whatsnew.htm#BGGBABGJ Deprecated Components in Oracle Database 11g Release 1 (11.1)], retrieve by 25-Jun-2009</ref>
The command-line SQL*Plus interface continues in use, mostly{{Citation needed|date=July 2009}} for non-interactive scripting or for administrative purposes (<code>connect internal</code> before Oracle 8i; <code>sqlplus ... as sysdba</code> later).
Gourav Goud G G (S J)....
 
==Compatibility==