Обсуждение: simple question concerning plpgsql and SQL Functions

Поиск
Список
Период
Сортировка

simple question concerning plpgsql and SQL Functions

От
Joshua
Дата:
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