Re: Arguments into a SQL*Plus script

From: Jerry Gitomer <jgitomer_at_p3.net>
Date: 1997/08/23
Message-ID: <33FF9E85.10D_at_p3.net>#1/1


Dazza wrote:
>
> I was wondering if there was any way of getting two seperate words into
> the one argument for a SQL script.
>
> eg &&1 = TEST DB
>
> I've tried " and ' but these don't work.
>
> Thanx in advance
>
> DarrenUse || the concatenation operator. You can concatenate literal values
and variable data.

Jerry Received on Sat Aug 23 1997 - 00:00:00 CEST

Original text of this message