Dynamic SQL

From: "Mark Battersby" <mark(dot)battersby(at)cvision(dot)cn>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Dynamic SQL
Date: 2005-01-31 12:18:38
Message-ID: 003601c5078f$01514bf0$6400a8c0@xx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

When looking at PostGres through the eyes of an Oracle Developer I was
wondering if PostGres supports a feature called Dynamic SQL. Of course even
better would be the ability to run PostGress/PL dynamically too.

Dynamic SQL and Dynamic PL/SQL are useful when you don't know until runtime
how your SQL or PL/SQL looks like.

Any tips appreciated.

/Mark

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Doughty 2005-01-31 12:26:09 Increasing the length of a varchar domain
Previous Message Martijn van Oosterhout 2005-01-31 11:52:53 Re: Problem with Autogenerated sequence