Substring from end of string

From: "Tille, Andreas" <TilleA(at)rki(dot)de>
To: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Substring from end of string
Date: 2002-05-23 08:11:33
Message-ID: Pine.LNX.4.44.0205231008260.8932-100000@wr-linux02.rki.ivbb.bund.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I have to port a MS SQL implemented application. There is a string
function called "Right(string,num)" which returns num characters
from the end of the string.

I did nout found something in functions-string.html which might
fit for this purpose.

Any hint?

Kind regards

Andreas.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2002-05-23 08:28:21 Re: How to select rows with values set to NULL
Previous Message Tille, Andreas 2002-05-23 08:00:05 How to select rows with values set to NULL