Обсуждение: Get the OID after an insert

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

Get the OID after an insert

От
Matthias Teege
Дата:
Moin,

ist there any possibility to get the OID returned by an
insert clause in a plpgsql function? Something like
"select into intAuftragID id from auftrag ..." but only
for insert.

Bis dann
Matthias