simple question concerning plpgsql and SQL Functions

From: Joshua <joshua(at)joshuaneil(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: simple question concerning plpgsql and SQL Functions
Date: 2008-03-11 17:25:54
Message-ID: 47D6C0A2.30102@joshuaneil.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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

Browse pgsql-novice by date

  From Date Subject
Next Message Cliff Nieuwenhuis 2008-03-11 19:07:40 Re: encoding problems
Previous Message Tom Lane 2008-03-11 16:41:35 Re: [NOVICE] encoding problems