Going beyond sql

Поиск
Список
Период
Сортировка
От Jon
Тема Going beyond sql
Дата
Msg-id 42EFDCA8.1080007@iprimus.com.au
обсуждение исходный текст
Ответы Re: Going beyond sql  (Michael Fuhr <mike@fuhr.org>)
Re: Going beyond sql  (Laura Vance <vancel@winfreeacademy.com>)
Список pgsql-general
Hi,

I'd like to run some scripts against a postgres database but has more
than just standard SQL commands. I'd like to be able to use conditional
statements (i.e. if .. .then ... ) and such. I had a look and can see
that I could use pgplsql for this. However it seems that it must be part
of a function. Is there any way of doing this without the function
coating as these commands would be a once off?

Jon.

В списке pgsql-general по дате отправления:

Предыдущее
От: Kevin Murphy
Дата:
Сообщение: How to explode an array into multiple rows
Следующее
От: "DracKewl"
Дата:
Сообщение: Re: Cursor Issue??