Difference between revisions of "OraSQLPlus"
Line 26: | Line 26: | ||
Start>All Programs>Oracle >SQL Plus 12.1 | Start>All Programs>Oracle >SQL Plus 12.1 | ||
</nowiki> | </nowiki> | ||
+ | |||
+ | <? | ||
+ | $num=17; | ||
+ | ?> | ||
Note, you may have to install this for every PC that you use. | Note, you may have to install this for every PC that you use. |
Revision as of 20:35, 11 January 2016
Main Page >> Oracle and SQL >> Getting Started >> SQL*Plus
SQL*Plus
The Oracle database can be accessed via different clients. If using Oracle at the University the software is available via the Applications Anywhere software hub: [Apps Anywhere]
The first time you use Oracle, go to the Apps Anywhere icon on your desktop:
http://mi-linux.wlv.ac.uk/~oracle/wiki/appsAnywhere.png
and click where it says CLICK HERE and then search for Oracle. It will show as a group of 3 tools:
Oracle Data Modeller
Oracle SQL Data Developer
Oracle SQL*Plus
Once this has installed, select the Oracle SQL Plus option, or you may also find these have been added to your program menu:
http://mi-linux.wlv.ac.uk/~oracle/wiki/oracle_options.png
In which case you can start the program by clicking on: Start>All Programs>Oracle >SQL Plus 12.1
<? $num=17; ?>
Note, you may have to install this for every PC that you use.