Simple search question

Поиск
Список
Период
Сортировка
От Alex
Тема Simple search question
Дата
Msg-id 39457549.CEA07C63@ihug.com.au
обсуждение исходный текст
Список pgsql-sql
Hi,after running a script which performs an insert, a new tuple is
created, and a serial number is generated for it. I want to write the
new tuple data back to the screen, including the new serial number.My question is, do I have to do a search for the
tuplejust inserted in
 
order to get the data back again? I am thinking there must be a faster,
more efficient way.
Thanks,
Alex



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

Предыдущее
От: Vince LaMonica
Дата:
Сообщение: Re: [PHP-DB] Problem regarding 'select...as...'
Следующее
От: Jesus Aneiros
Дата:
Сообщение: Re: Outer join in postgresql