logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
OpenACS Development
:
I could not able to execute nvl function from PostgreSql
: One Message
Begin main content
Forum OpenACS Development: Re: I could not able to execute nvl function from PostgreSql
Search:
Back to OpenACS Development
2
:
Re: I could not able to execute nvl function from PostgreSql
(response to
1
)
Posted by
Neophytos Demetriou
on
05/05/03 10:30 AM
Venu, nvl is an oracle construct. You can replicate its behavior in PostgreSQL with coalesce.
Back to OpenACS Development