Hi Helge,
Helge Bahmann wrote:
>
> What PostgreSQL can or cannot do...
<snip>
> > Dynamic SQL
>
> no
In the more recent versions of PostgreSQL, there is a sql command called
EXECUTE which lets you dynamically create and run queries through
PL/pgSQL.
http://www.postgresql.org/idocs/index.php?plpgsql-statements.html#PLPGSQL-STATEMENTS-EXECUTING-DYN-QUERIES
Hope this helps.
:-)
Regards and best wishes,
Justin Clift
--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi