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 -> Is it possible to accept input from a user in PL/SQL

Is it possible to accept input from a user in PL/SQL

From: Ryan Gaffuri <rkg100_at_erols.com>
Date: 8 Mar 2002 06:06:43 -0800
Message-ID: <6757365f.0203080606.5b10373@posting.google.com>


I know you can use the SQLPLUS ACCEPT command to input data into a substitution variable and pass that to PL/SQL.

However, is it possible to use PL/SQL to prompt the user for input and then use that input in PL/SQL? Received on Fri Mar 08 2002 - 08:06:43 CST

Original text of this message

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