Re: [GENERAL] simple auto increment question.

1998-08-20 Thread Sferacarta Software
Hello Jeremy, giovedì, 20 agosto 98, you wrote: JH> I want to create a simple auto increment field JH> starting at for example. I supose you mean 1 JH> How do I do this in postgres? JH> Thanks JH> -jeremy Examples: -- How to create a sequence starting with 1:

[GENERAL] simple auto increment question.

1998-08-19 Thread Jeremy Hansen
I want to create a simple auto increment field starting at for example. How do I do this in postgres? Thanks -jeremy