basic plpgsql / sql funtion question - Mailing list pgsql-general

From Joshua
Subject basic plpgsql / sql funtion question
Date
Msg-id 47D6C0D9.6020103@joshuaneil.com
Whole thread Raw
Responses Re: basic plpgsql / sql funtion question  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
List 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

pgsql-general by date:

Previous
From: "Robert James"
Date:
Subject: Normalizing denormalization with materialized views
Next
From: "Andrej Ricnik-Bay"
Date:
Subject: Re: split pg_dumpall backups per database