Re: help ! Is having likely function charindex of mssql in postgresql?

Поиск
Список
Период
Сортировка
Искать
От
Pavel Stehule
Тема
Re: help ! Is having likely function charindex of mssql in postgresql?
Дата
Msg-id
162867790804072252h7f1e0016t24a721f93e79aaf1@mail.gmail.com
Ответ на
Список
Дерево обсуждения
help ! Is having likely function charindex of mssql in postgresql? shiguoying <shiguoying@yeah.net>
Re: help ! Is having likely function charindex of mssql in postgresql? "Pavel Stehule" <pavel.stehule@gmail.com>
Re: help ! Is having likely function charindex of mssql in postgresql? "Selena Deckelmann" <selenamarie@gmail.com>
Hello

PostgreSQL doesn't support charindex function, but it has similar
functions position(substring in string) or strpos(string, substring)

file:///home/pavel/src/pgsql/doc/src/sgml/functions-string.html

Regards
Pavel Stehule

On 07/04/2008, shiguoying  wrote:
>
>
>
>  hello:
>       In my project ,i want to test which is more effective between 'like'
> and charindex .but i can't find it in postgresql.Could you help find it like
> this.
>    thanx
>
>  eagle from china
>
В списке pgsql-advocacy по дате отправления
От: shiguoying
Дата:
От: Selena Deckelmann
Дата:
FAQ