| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Mailing Lists -> Oracle-L -> insert & into column
> When using SQLPLUS on UNIX, how do I get it to treat "&" as a literal
> value rather than asking for a substitution e.g.
> 
> INSERT INTO FORM_TEXT VALUES (
> 1,	3,	'&Start'
> );
> 
> I want the field in the table to contain &Start, and not prompt me for a
> value.
> 
> I'm tried &&Start, \&Start, /&Start to get it to treat it as a character
> but no luck.
Received on Fri Nov 24 2000 - 07:15:02 CST
![]()  | 
![]()  |