Porting Oracle Decode to Postgresql

From: MindTerm <mindterm(at)yahoo(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Porting Oracle Decode to Postgresql
Date: 2001-11-22 08:13:18
Message-ID: 20011122081318.9611.qmail@web20201.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Dear all,

I am writing to ask how to port oracle's decode( ..)
function to postgresql ?

It seems that plpgsql is not a possible way because
there are undefined input parameters for decode()
function. How about c ? any suggestion ? any existing
source ?

M.T.

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tod McQuillin 2001-11-22 09:47:50 Re: Porting Oracle Decode to Postgresql
Previous Message Andrew G. Hammond 2001-11-22 01:39:02 Re: ORDER BY question