Content deleted Content added
Rescuing 1 sources and tagging 0 as dead. #IABot (v1.6.1) (Balon Greyjoy) |
GreenC bot (talk | contribs) m Rescued 2 archive links; remove 2 links. Wayback Medic 2.1 |
||
Line 86:
| language =
| doi =
| quote = iSQLPlus (iSQL*Plus) is a web-based utility similar to the SQL*Plus command line utility for executing SQL and PL/SQL commands (available up to Oracle 10gR2).
}}
Line 109 ⟶ 107:
| language =
| doi =
| archiveurl = https://web.archive.org/web/20080724133233/http://www.oracle.com/technology/products/database/sql_developer/files/featurelist_1_5.htm#nf_sql
| archivedate = 2008-07-24
| dead-url = yes
| quote = The SQL*Plus commands supported by Oracle SQL Developer SQL Worksheet are listed [...]
}}
Line 132 ⟶ 131:
| language =
| doi =
| archiveurl = https://web.archive.org/web/20061021062241/http://www.oracle.com/technology/products/database/application_express/html/what_is_apex.html
| archivedate = 2006-10-21
| dead-url = yes
| quote = SQL Workshop provides tools to enable you to view and manage database objects from a Web browser. Use SQL Commands to run SQL and PL/SQL statements. ...
}}
Line 199:
|title = Spice up your SQL Scripts with Variables
|url = http://www.orafaq.com/node/515
|work = Oracle FAQ
|publisher =
Line 205 ⟶ 204:
|doi =
|date = 2005-11-06
|accessdate = 2009-07-29
|quote = & and && indicate substitution variables in SQL*Plus scripts or commands.
Line 219 ⟶ 217:
|title = Using bind variables in SQL*Plus
|url = http://www.adp-gmbh.ch/ora/sqlplus/use_vars.html
|work = René Nyffenegger's collection of things on the web
|publisher =
Line 227 ⟶ 224:
|month =
|year =
|accessdate = 2009-07-29
|quote = In SQL*Plus, a bind variable is declared with <code>variable</code> [...] The value of the bind variable can then be printed with <code>print</code>
|