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

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle9i: Program with PL/SQL Course Advise

Re: Oracle9i: Program with PL/SQL Course Advise

From: Brian Peasland <dba_at_remove_spam.peasland.com>
Date: Fri, 9 Apr 2004 16:05:46 GMT
Message-ID: <4076C9DA.6974DAB2@remove_spam.peasland.com>


Joe I wrote:
>
> I have to learn PL/SQL and would like to take the "Oracle9i: Program
> with PL/SQL" course. The prerequisites are "Working with iSQL*Plus"
> and "Introduction to Oracle9i: SQL". I'm a programmer and have been
> working with SQL for several years and I would like to believe that I
> have a good working knowledge of it but I can't honesty say I know
> everything covered in the Introduction to Oracle9i: SQL course. My
> question is how much SQL do I really need to know for the Oracle9i:
> Program with PL/SQL course ? This might be a tough question to answer
> but any advise would be appreciated.

You really don't need that much SQL for the PL/SQL course. The SQL course goes through nice things like SELECT, INSERT, UPDATE, DELETE, and then things escalate from there. For the PL/SQL course, you pretty much need a good understanding of SQL, but not everything about it. Your PL/SQL work will involve some SQL statements. But if you understand joins and aggregate functions, then you probably have enough to take the course.

HTH,
Brian

-- 
===================================================================

Brian Peasland
dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Fri Apr 09 2004 - 11:05:46 CDT

Original text of this message

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