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: Daniel A. Morgan <damorgan_at_exesolutions.com>
Date: Thu, 17 Jan 2002 14:27:47 +0000
Message-ID: <3C46DF63.B9BB42ED@exesolutions.com>


I teach Oracle at the university level and I can't think of a worse way to learn Oracle.

Far better to start out learning the architecture. If you don't know the difference between a segment, an extent, and a block ... every table you build will likely be a disaster waiting for someone else to fix.

Daniel Morgan

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
Received on Thu Jan 17 2002 - 08:27:47 CST

Original text of this message

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