From: pgsql-general-ow...@postgresql.org 
[mailto:pgsql-general-ow...@postgresql.org] On Behalf Of Ramesh T
Sent: Wednesday, July 29, 2015 12:34 PM
To: pgsql-general@postgresql.org
Subject: [GENERAL] instr detail

Hi All,
           is instr available in postgres 9.3..?

in oracle instr('12.32.42','.',-1) ,any help appreciated

__

There are lots of string functions and operators:

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

There is definitely a replacement for Oracle’s instr(…).

Regards,
Igor Neyman

Reply via email to