basic plpgsql / sql funtion question

From: Joshua <joshua(at)joshuaneil(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: basic plpgsql / sql funtion question
Date: 2008-03-11 17:26:49
Message-ID: 47D6C0D9.6020103@joshuaneil.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I have a series of SQL Update statements. I would like to write a
function which runs all of the SQL Update statements one at a time, in
order from top to bottom. Can somebody share the basic syntax that I
would need to write the aforementioned function?

Please let me know.

Thanks

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrej Ricnik-Bay 2008-03-11 17:37:24 Re: split pg_dumpall backups per database
Previous Message Robert James 2008-03-11 17:19:01 Normalizing denormalization with materialized views