Re: How do I insert a record into a table?

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: How do I insert a record into a table?
Дата
Msg-id 8559DEFD-6624-4F4D-B91E-C687473C6CFA@seespotcode.net
обсуждение исходный текст
Ответ на Re: How do I insert a record into a table?  (Brian Hurt <bhurt@janestcapital.com>)
Ответы Re: How do I insert a record into a table?  (Brian Hurt <bhurt@janestcapital.com>)
Список pgsql-novice
On Jun 1, 2007, at 14:54 , Brian Hurt wrote:

> This is the current solution I'm going with. The main problem I
> have with this is stylistic- it changes the result psql displays
> from an insert response to a select response.

If you'd like, you could throw in a RAISE NOTICE (or other level) so
you get some other information.

Michael Glaesemann
grzm seespotcode net



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

Предыдущее
От: Brian Hurt
Дата:
Сообщение: Re: How do I insert a record into a table?
Следующее
От: "Robert Wimmer"
Дата:
Сообщение: Feed a table function with a query