Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Where to get PL/SQL?
Since PL/SQL is a *language* supported by Oracle and PL/File seems to
be a set of packages written in this language, I guess that as soon as you
install this set into your database according to installation instructions it
will be readily available. Just curious: PL/File is a member of PL/Vision
family?
-- Vladimir Zakharychev (bob@dpsp-yes.com) http://www.dpsp-yes.com Dynamic PSP(tm) - the first true RAD toolkit for Oracle-based internet applications. All opinions are mine and do not necessarily go in line with those of my employer. "bigKED" <tme2slp_at_yahoo.com> wrote in message news:pG1o9.111140$121.2389807_at_twister.austin.rr.com...Received on Tue Oct 08 2002 - 09:35:41 CDT
> Okay!
>
> I think I understand. I use SQLPlus, but wasn't sure about PL/SQL. From
> the comments, it is built-in to Oracle, so all I have to do is learn how to
> use the PL/SQL commands? Am I close? So, once I install the PL/File it
> will have that feature or does my PL/SQL already have that feature?
>
> Thanks..
>
> Ked
> "Malcolm Dew-Jones" <yf110_at_vtn1.victoria.tc.ca> wrote in message
> news:3d9fd9e3_at_news.victoria.tc.ca...
> > bigKED (tme2slp_at_yahoo.com) wrote:
> > : I just got fine results from my question on running a DOS command using
> > : PL/File. And I got the website to download PL/File, but now I would
> like to
> > : know more about PL/SQL. Is it included in Oracle 9i? Because if it is,
> I
> > : must of not installed it.
> >
> > PL/File ?
> >
> > pl/sql is the "native" language of oracle, so it certainly comes with
> > oracle 9i.
> >
> > Perhaps you mean SQL*Plus the interface that gives you the interactive
> > SQL> prompt at which you can type SQL commands. There is a console
> > version and a windows version. Both present a command line at which you
> > type SQL commands.
> >
> > I can't imagine it *not* coming with *any* version of oracle. Perhaps you
> > just don't know the naem of the program to run. I am not logged onto an
> > oracle client right now, so I cann't check, but I recall an earlier
> > version was the file C:\OraNT\bin\plus33w.exe . The number 33 was version
> > 3.3, so look for a file in a similar directory with a similar name but a
> > higher number.
> >
>
>
![]() |
![]() |