question re incrementing an integer field in a table.

Поиск
Список
Период
Сортировка
От richard terry
Тема question re incrementing an integer field in a table.
Дата
Msg-id 201112162157.40818.rterry@internode.on.net
обсуждение исходный текст
Ответы Re: question re incrementing an integer field in a table.  (Thom Brown <thom@linux.com>)
Re: question re incrementing an integer field in a table.  (Thomas Kellerer <spam_eater@gmx.net>)
Re: question re incrementing an integer field in a table.  (Aleksej Trofimov <aleksej.trofimov@ruptela.lt>)
Список pgsql-novice
Hope this question isn't too idiotic and makes sense.


Is there a simple way to increment the value of an integer field in a table in
sql  without reading the fields value  adding 1 and re-saving? (the field is not
a primary key or any other sort of foreign key)

regards

richard


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

Предыдущее
От: Jayadevan M
Дата:
Сообщение: Re: Rounding result of expression in SELECT ..AS..
Следующее
От: Thom Brown
Дата:
Сообщение: Re: question re incrementing an integer field in a table.