Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle9i: Program with PL/SQL Course Advise
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
![]() |
![]() |