May 12, 2006
Writing PostgreSQL Functions with PL/pgSQL
One of the most powerful features of PostgreSQL is its support for user-defined functions. The language to learn is PL/pgSQL, an unpronounceable but powerful way to write UDFs. David Wheeler introduces the language and demonstrates why UDFs are useful.
Read the full article at ONLamp.
Recent Comments