Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: PL/SQL

Re: PL/SQL

From: Jan Pruner <jan_at_pruner.cz>
Date: Wed, 05 Mar 2003 04:49:37 -0800
Message-ID: <F001.00560748.20030305044937@fatcity.com>


Use keyboard!

:-)
Use any text editor like vim or scite (synatax coloring is better) to write you script and save it to the file.
Then run your script from sqlplus prompt (sqlplus:>@/home/...<path and name of your file>).

JP

On Wednesday 05 March 2003 09:49, you wrote:
> Hello all,
>
> I wanted to know how to write scripts in PL/SQL. i mean how to start
> it ? directly write htem in sql SQL> prompt itself ?
> and any good sites on PL/SQL to learn ?
>
> Thanks and Regards,
> Santosh

-- 
         Pruner Jan
       jan_at_pruner.cz
     http://jan.pruner.cz/
-----------------------------
Only Robinson Crusoe had all his work done by Friday
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jan Pruner
  INET: jan_at_pruner.cz

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Wed Mar 05 2003 - 06:49:37 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US