Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> sql plus Question

sql plus Question

From: Mary Sobell <hpya78_at_postoffice.pacbell.net>
Date: 2000/05/04
Message-ID: <39112316.77FD2C2D@postoffice.pacbell.net>#1/1

Hi,
 How to put line below my name?

ACCEPT name PROMPT 'Please enter your name: '

select '&name'

       from table1;

OUTPUT
Please enter your name: MARY


Received on Thu May 04 2000 - 00:00:00 CDT

Original text of this message

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