Re: Like with special character

Поиск
Список
Период
Сортировка
От Emi Lu
Тема Re: Like with special character
Дата
Msg-id 44BD25C0.7050604@encs.concordia.ca
обсуждение исходный текст
Ответ на Re: Like with special character  (Oleg Bartunov <oleg@sai.msu.su>)
Ответы Re: Like with special character
Список pgsql-sql
>
>
>> I'm using postGre with tables which contain French character 
>> (?????...). Is there a fonction which performs a like in replacing ? 
>> (e cute) by e ?
>
> to_ascii() should helps you

I got the following error:

select to_ascii('ê');
ERROR:  encoding conversion from UNICODE to ASCII not supported

Some comments about it.




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

Предыдущее
От: "Tony Wasson"
Дата:
Сообщение: Re: How to pass array of values to a stored procedure
Следующее
От: "Aaron Bono"
Дата:
Сообщение: Re: hi let me know the solution to this question