Обсуждение: identity keyword

Поиск
Список
Период
Сортировка

identity keyword

От
Charles-Edouard Ruault
Дата:
Hi all,

i'm almost new to sql & postgresql and i have to move an existing db to
postgresql. Unforunately, the existing db uses the IDENTITY attrbibute
on one of it's colums.
Is there a way to have this feature in Postgresql ( i'm running postgres
6.3.2 ).
Thanks a lot.