|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Getting started with Sql*Plus?
I've spent the last hour trying to figure out hwo I can just get started with Sql*Plus. I just want to know from where exactly I can download Sql*Plus and run sql queries through it (things like CREATE TABLE and such)?
I'm completely baffled, I thought it would be as simple as dowloading it and running but I can't even find something that remotely resembles SQL*Plus from the download page: http://www.oracle.com/technology/tech/sql_plus/index.html |
|
#2
|
|||
|
|||
|
SQL*Plus is part of the Oracle client installation. I think it is also part of the "Instant client" which does not need a real installation.
If you have Oracle installed on your machine you already have SQL*Plus. If you have access to an Oracle server, you can probably get the client (and thus the SQL*Plus) installation from the DBA. |
|
#3
|
|||
|
|||
|
Quote:
Are you trying to learn plsql or just regular sql. You can just use sql developer to achieve both. If you use oracle 10g you need to download the sql developer if you are using oracle 11g then it already comes with it. |
|
#4
|
|||
|
|||
|
oh right, but the only link I could find to 11g was like 1.7gb. Is there any more smaller versions with just sql plus?
|
|
#5
|
|||
|
|||
|
Quote:
SQL*Plus will not work without an Oracle server. I think the download for 10g is a bit smaller (Only one CD as far as I remember), or you can download XE (Express Edition) which might also be smaller. |
|
#6
|
|||
|
|||
|
yeah I downloaded oracle 10g express edition which was about 150mb (I think), oracle 11g on the other hand is 1.7gb.
Guess I'll download it overnight. |
|
#7
|
|||
|
|||
|
Quote:
|
|
#8
|
|||
|
|||
|
Quote:
You can just download the express edition then download the sql developer separately. Sql developer do need jdk install though. |
|
#9
|
|||
|
|||
|
Quote:
There is no 11g express edition :S Hmm, I'll download oracle developer and see how that works out |
|
#10
|
||||
|
||||
|
Quote:
Quote:
|
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > Getting started with Sql*Plus? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|