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: HOW DO I VIEW PLSQL STORED PROCEDURES ON A BROWSER?

Re: HOW DO I VIEW PLSQL STORED PROCEDURES ON A BROWSER?

From: Sunil <sunil_franklin_at_hotmail.com>
Date: Tue, 19 Feb 2002 08:16:38 +0530
Message-ID: <Ofjc8.24$G4.377@inet-nntp1.oracle.com>


you can query them from the <dba/user/all> _source and display it using whatever technology needed.
Since all your data is in oracle tables, using the htf/htp package for your output will be better.

Suni.

"Mustafa Yousofi" <mustafayousofi_at_hotmail.com> wrote in message news:b7677682.0202152109.2081d78a_at_posting.google.com...
> I am new to Oracle(I know how to use SQL and PL/SQL) and I would like
> to know how I can view stored PL/SQL procedures on a web browser(IE,
> Netscape). Someone please help me!
Received on Mon Feb 18 2002 - 20:46:38 CST

Original text of this message

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