plpgsql and insert

Поиск
Список
Период
Сортировка
От Jamie Deppeler
Тема plpgsql and insert
Дата
Msg-id 45EB4F76.6000702@doitonce.net.au
обсуждение исходный текст
Ответы Re: plpgsql and insert  ("Andrej Ricnik-Bay" <andrej.groups@gmail.com>)
Список pgsql-general
Hi,

Have a quick question is possible to record a primary from a insert stament

eg

xprimary :=  insert into schema.table(.,.,.,.) VALUES (,,,,);


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

Предыдущее
От: "Postgres User"
Дата:
Сообщение: Re: How to capture and handle failed INSERT
Следующее
От: "Andrej Ricnik-Bay"
Дата:
Сообщение: Re: plpgsql and insert