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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: another & question

RE: another & question

From: William Rogge <William_Rogge_at_voltek.com>
Date: Mon, 11 Dec 2000 08:20:07 -0500
Message-Id: <10707.124182@fatcity.com>


Whenever you want to reference an ampersand character, simply use the CHR(38) in its place.

-----Original Message-----

From:	Dan Johnson [SMTP:daniel.johnson.1_at_wcom.com]
Sent:	Friday, December 08, 2000 4:41 PM
To:	Multiple recipients of list ORACLE-L
Subject:	another & question

what if the data contains an ampersand '&' in sqlplus
select * from weekend
where timeoff = 'Saturday & Sunday'
you get
Enter value for Sunday

in sqlplus i can set define to another character but how to handle this in an application? should the application alter its session as well?

thanks and tgif

Dan Johnson

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Dan Johnson
  INET: daniel.johnson.1_at_wcom.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Dec 11 2000 - 07:20:07 CST

Original text of this message

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