Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Interactive Stored Procedure.
> It is possible to create an interactive PL/SQL Stored Procedure? I am
> trying to develope a program which takes some information from the
> database and shows it to the user. Then I would like to ask to the
user
> if he really wants to delete that record from the database. Does
anybody
> know if it is possible?
You will need somekind of layer on top of the pl/sql procedures.
weather it be sql+,Shell scripts(unix),Web pages/intranet,Java Program vb etc
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Tue Jul 13 1999 - 06:13:18 CDT
![]() |
![]() |