From kgel@ppoone.com Mon, 10 Sep 2001 13:01:01 -0700 From: Kevin Lange Date: Mon, 10 Sep 2001 13:01:01 -0700 Subject: RE: query problem Message-ID: MIME-Version: 1.0 Content-Type: text/plain you could always change it to select * from t_enum_data where id_enum_data ='metrr/usa '||chr(38)||' canada'; -----Original Message----- Sent: Monday, September 10, 2001 3:31 PM To: Multiple recipients of list ORACLE-L Hi, I need to run the follwing query: select * from t_enum_data where id_enum_data ='metrr/usa & canada'; and it is always prompt for value of canada as there is & sign.. how to supress for prompt and use & as constant........ Thanks -harvinder -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Harvinder Singh INET: Harvinder.Singh@MetraTech.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@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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Kevin Lange INET: kgel@ppoone.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@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).