Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.oracle -> Re: Ordinal Function

Re: Ordinal Function

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 21 Jul 2004 08:26:56 -0700
Message-ID: <2687bb95.0407210726.2e13c8ec@posting.google.com>


Terry Coccoli <request_at_ifneeded.com> wrote in message news:<gseLc.20093110$Id.3323112_at_news.easynews.com>...
> Has anyone created a user function to return the ordinal position based
> on numeric input?
>
> In other words, f(1) returns 'st', f(2) returns 'nd', f(3) returns
> 'rd', etc.

Terry, Ordinal position of what? A varchar2 array? The ASCII value?

Received on Wed Jul 21 2004 - 10:26:56 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US