| От | Richard Rowell |
|---|---|
| Тема | Re: Auto increment |
| Дата | |
| Msg-id | 39b2e986$1_1@news.shreve.net обсуждение |
| Ответ на | Auto increment ("Mads Jensen" <astrup_jensen@hotmail.com>) |
| Список | pgsql-sql |
In article <vnxr5.4053$nq.48129@twister.sunsite.auc.dk>, "Mads Jensen" <astrup_jensen@hotmail.com> wrote: > Hi > > I'm a newbiw with pgsql: > > 1: Haven't been able to find the officiel manual to pgsql. What's the > complete URL? Hmm, I don't know, I use the book which you can find with all the rest of the docs at: http://www.postgresql.org/docs/index.html > 2: How can I make an auto increment with PostGreSQL? is it "inherit"? One of two ways. Either make the data type "serial" or you can create a sequence and set the default value of the field to curval(sequence).
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера