Writing PostgreSQL Functions with PL/pgSQL

May 12th, 2006 by Samuel Santos Leave a reply »

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.

Related Posts

  • No Related Posts
Advertisement

Leave a Reply