PL/SQL ACCEPT command: how does it work?

From: Cristian Veronesi <c.veronesi_at_crpa.it>
Date: Wed, 06 Sep 2000 09:43:36 +0200
Message-ID: <39B5F5A8.C5D26C91_at_crpa.it>


Why the user input is not stored into the variable?

    [Quoted]
  • file p.sql ------ [Quoted] variable x varchar2(20) accept x prompt 'x: ' print x

SQL> start p
x: 3

X


SQL>

-- 

Cristian Veronesi ><(((( > http://www.crpa.it

Haste is of the devil, and tardiness from the All-Merciful
(oriental proverb)
Received on Wed Sep 06 2000 - 09:43:36 CEST

Original text of this message