Re: Need advice on SQL*Plus Command - ACCEPT
From: Kate <iktsui_at_learn.senecac.on.ca>
Date: Sat, 24 Jul 1999 23:26:54 GMT
Message-ID: <379A4BF8.ACD0BB4D_at_learn.senecac.on.ca>
Thanks Sybrand.
Date: Sat, 24 Jul 1999 23:26:54 GMT
Message-ID: <379A4BF8.ACD0BB4D_at_learn.senecac.on.ca>
Thanks Sybrand.
Kate
Sybrand Bakker wrote:
You need to 'escape' them. Put an extra quote before every quote and a double quote before every double quote Hth,Sybrand Bakker, Oracle DBAReceived on Sun Jul 25 1999 - 01:26:54 CESTKate <iktsui_at_learn.senecac.on.ca> wrote in message news:379A28FC.49CAACB3_at_learn.senecac.on.ca...Hi,I'm a college student now taking an Oracle course, and I have a problem in displaying the following sentence using ACCEPT command : -
Please enter the customer's name :I cannot use single quote/apostrophe, nor double quotes in the prompt.
Can anyone please help me? Thanks
Kate