Re: % escape

Поиск
Список
Период
Сортировка
От Jesus Aneiros
Тема Re: % escape
Дата
Msg-id Pine.LNX.4.10.10008151535380.23383-100000@jagua.cfg.sld.cu
обсуждение исходный текст
Ответ на % escape  (Jie Liang <jliang@ipinc.com>)
Список pgsql-sql
To escape % use \\% as in '50\\%', to escape ' use '' as in 'o''conell',
retrieves o'conell

Regards.

--
Jesus Aneiros Sosa
mailto:aneiros@jagua.cfg.sld.cu
http://jagua.cfg.sld.cu/~aneiros

On Tue, 15 Aug 2000, Jie Liang wrote:

> Hi,there,
> 
> Is anybody know  how I can escape % or ' (my column contains % or '  )
> in my text field.
> 
> select mystring from textbook where mystring like .....
> 
> --
> Jie LIANG
> 
> Internet Products Inc.
> 
> 10350 Science Center Drive
> Suite 100, San Diego, CA 92121
> Office:(858)320-4873
> 
> jliang@ipinc.com
> www.ipinc.com
> 
> 
> 



В списке pgsql-sql по дате отправления:

Предыдущее
От: Jesus Aneiros
Дата:
Сообщение: Re: Functions with Null Arguments?
Следующее
От: "Madel, Kurt"
Дата:
Сообщение: RE: Use a rule or a transaction