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

From: "Selena Deckelmann" <selenamarie(at)gmail(dot)com>
To: shiguoying <shiguoying(at)yeah(dot)net>, pgsql-advocacy(at)postgresql(dot)org
Cc: "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>
Subject: Re: help ! Is having likely function charindex of mssql in postgresql?
Date: 2008-04-08 13:19:05
Message-ID: 2b5e566d0804080619v2ec8696es6887c53836f7c46b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

Hello!

On Mon, Apr 7, 2008 at 10:52 PM, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> wrote:
> Hello
>
> PostgreSQL doesn't support charindex function, but it has similar
> functions position(substring in string) or strpos(string, substring)

This is the correct URL:

http://www.postgresql.org/docs/8.3/static/functions-string.html

> On 07/04/2008, shiguoying <shiguoying(at)yeah(dot)net> 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
> >
>
> --
> Sent via pgsql-advocacy mailing list (pgsql-advocacy(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-advocacy
>

--
Selena Deckelmann
United States PostgreSQL Association - http://www.postgresql.us
PDXPUG - http://pugs.postgresql.org/pdx
Me - http://www.chesnok.com/daily

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Dan Langille 2008-04-09 15:00:56 PGCon - only a few weeks to go
Previous Message Pavel Stehule 2008-04-08 05:52:33 Re: help ! Is having likely function charindex of mssql in postgresql?