Also known as
  • Add other possible names for this topic
PL/pgSQL (Procedural Language/PostgreSQL Structured Query Language) is a procedural language supported by the PostgreSQL RDBMS. It closely resembles Oracle's PL/SQL language. PL/pgSQL, as a fully featured programming language, allows much more procedural control than SQL, including the ability to use loops and other control structures. Functions created in the PL/pgSQL language can be called from an SQL statement, or as the action that a trigger performs. PL/pgSQL was created to be able to... full article at wikipedia
With the exception of Wikipedia summaries and some images the content on this page is typically distributed under the Creative Commons Attribution license or Public Domain.
The original description for this topic was automatically generated from the Wikipedia article "PL/pgSQL" licensed under the GNU Free Documentation License .
Created by Metaweb Oct 23, 2006
Last edited by niallo Jun 26, 2008
View topic history »
Gallery add edit
There are no images for this topic yet.

Recent Discussions about PL/pgSQL

There are no conversations on this topic. Would you like to start one?

Start the Discussion »