Re: Q: how to insert text which includes a & (ampersand) using sqlplus

From: Mohan Vijay <ou90764_at_deere.com>
Date: 1996/07/09
Message-ID: <Du9BpD.9Iw_at_deere.com>#1/1


try something like...

insert into tablel values(replace('A : B',':','&'));

Mohan



All opinions r just mine
Received on Tue Jul 09 1996 - 00:00:00 CEST

Original text of this message