Re: Getting The Last Entry
От | Francisco Leovey |
---|---|
Тема | Re: Getting The Last Entry |
Дата | |
Msg-id | 944030.64009.qm@web51703.mail.re2.yahoo.com обсуждение исходный текст |
Ответ на | Re: Getting The Last Entry (Luiz Eduardo Cantanhede Neri <lecneri@gmail.com>) |
Список | pgsql-novice |
It may be poor design to use OID, but have you ever tried to use a SERIAL field instead? That alternative is a really poor choice, many headaches when you try to move data to other tables or recover a backup. There is a temptation to use the value in the SERIAL field but it is totaly useless in most cases. Duplicate values, etc. --- On Fri, 9/10/10, Luiz Eduardo Cantanhede Neri <lecneri@gmail.com> wrote:
|
В списке pgsql-novice по дате отправления: