| От | Derek Clarkson |
|---|---|
| Тема | OID stuff |
| Дата | |
| Msg-id | 200301301004.54693.dhc@bigpond.net.au обсуждение |
| Ответы |
Re: OID stuff
|
| Список | pgsql-novice |
Ahh,
Thanks guys. I think I have it now. I've also been looking for a way to get
the id of a newly created record. Using MS SQL (pha! blah! cough! ;-) I could
use the scope_identity function to get the id of the record I have just
created for placing in foreign keys in subsequent inserts in other tables.
In Postgres, I have to use the 'get diagnostics var = result_oid' statement to
get the oid of the new record, then do a select on the table to get the
sequence column value for the new record using this oid, to obtain the new
sequence value.
Is this the best way to do this ?
cio
--
Derek Clarkson
Web: http://users/bigpond/net/au/drekka
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера