Porting Oracle Decode to Postgresql

Поиск
Список
Период
Сортировка
От MindTerm
Тема Porting Oracle Decode to Postgresql
Дата
Msg-id 20011122081318.9611.qmail@web20201.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Porting Oracle Decode to Postgresql  (Tod McQuillin <devin@spamcop.net>)
Список 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


В списке pgsql-sql по дате отправления:

Предыдущее
От: "Andrew G. Hammond"
Дата:
Сообщение: Re: ORDER BY question
Следующее
От: Tod McQuillin
Дата:
Сообщение: Re: Porting Oracle Decode to Postgresql