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: Sun, 20 Jan 2002 21:21:50 +0000
Message-ID: <3C4B34EE.B6A2CEF4@exesolutions.com>


I would purchase Tom Kyte's book, Oracle 8 Architecture by Osborne, and a copy of the Oracle 8i DBA Handbook also by Osborne. If only one book ... get Tom's. And do every example he has as is allowed by your set-up.

After you've done that ... come up with some kind of project like an Oracle app to manage your CD collection or checkbook, and build it.

Daniel Morgan

aaron wrote:

> What books would you recommend for learning the Architecture of
> Oracle. I have read most of the 101 series, a few other books on
> PL/SQL, but I am always looking for more information on Oracle.
>
> Aaron Post
>
> "Daniel A. Morgan" <damorgan_at_exesolutions.com> wrote in message news:<3C46DF63.B9BB42ED_at_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 Sun Jan 20 2002 - 15:21:50 CST

Original text of this message

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