reverse strpos?

From: "Gauthier, Dave" <dave(dot)gauthier(at)intel(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: reverse strpos?
Date: 2007-11-12 15:54:53
Message-ID: D7FF158337303A419CF4A183F48302D603525C79@hdsmsx411.amr.corp.intel.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there a function that'll return the position of the last occurance of
a char in a string?

For Example, in the string 'abc/def/ghi' I want the position of the 2nd
'/'.

Thanks in Advance.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dimitri Fontaine 2007-11-12 16:05:18 Re: Filter tables
Previous Message Reg Me Please 2007-11-12 15:43:51 Filter tables