Escape character in report 2.0

From: Raghid Ajamoughli <ajamough_at_cle.ab.com>
Date: 1995/07/20
Message-ID: <3umo7c$inc_at_news1.cle.ab.com>#1/1


Thanks in advance,

I am trying to use the escape character '\' in report 2.0

as follows:

   select name from emp
   where name like '\_'||X

   the query returns :
   aX
   bX
   cX
   _X

   where it should only return: _X.

   Am i missing something here, any help would be appriciated.

    Thanks again. Received on Thu Jul 20 1995 - 00:00:00 CEST

Original text of this message