Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: pl/sql
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
![]() |
![]() |