Return value of 'serial' column on insert
От
Madison Kelly
Тема
Return value of 'serial' column on insert
Дата
Msg-id
41F87D9D.6020204@alteeve.com
Список
Дерево обсуждения
Return value of 'serial' column on insert Madison Kelly <linux@alteeve.com>
Re: Return value of 'serial' column on insert Bruno Wolff III <bruno@wolff.to>
Hi all, I have several tables with an 'id' column which is a simple 'serial unique' type. Often when I insert a record the next thing I need is to add or edit another table elsewhere using the ID of the entry I just added. Currently what I do is: SELECT
В списке pgsql-general по дате отправления