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

Home -> Community -> Usenet -> c.d.o.misc -> Re: pl/sql

Re: pl/sql

From: Brian Tkatch <SPAMBLOCK.Maxwell_Smart_at_ThePentagon.com.SPAMBLOCK>
Date: Thu, 17 Jan 2002 21:00:35 GMT
Message-ID: <3c473b2e.826240032@news.alt.net>


On Thu, 17 Jan 2002 20:25:04 GMT, ttigger4321_at_hotmail.com (tony) wrote:

>Hi. I'm looking for some samples of pl/sql programs.
>Something like this would be perfect:
>
>create table a
>read rows in table b
>insert into table a if...
>else...
>
>thanks
>cheers,
>tony
>494-1021 w
>461-4550 h

Check out Oracle documentation.

PL/SQL User's Guide and Reference
Release 8.1.6
Part Number A77069-01
Appendix A, "Sample Programs"

<URL:http://${USER}:${USER}@otn.oracle.com/docs/products/oracle8i/doc_library/817_doc/appdev.817/a77069/a_samps.htm#4582>

True to its name, it provides some sample programs in PL/SQL.

HTH,
Brian Received on Thu Jan 17 2002 - 15:00:35 CST

Original text of this message

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