yes, sort of...
both have same number.
"Alexander Skwar" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
So sprach »elias« am 2001-07-26 um 11:23:56 +0200 :
> first field is the primary key and is called 'id' and is an integer,
> and i want another field of type
So sprach »elias« am 2001-07-26 um 11:23:56 +0200 :
> first field is the primary key and is called 'id' and is an integer,
> and i want another field of type integer to be also autoincremented...
Pardon me - but what would be the use?? Both columns would contain the
same numbers, no?
Alexander
On Thu, 26 Jul 2001 18:53, elias wrote:
> Hi!
>
> I want to have to fields,
> first field is the primary key and is called 'id' and is an integer,
> and i want another field of type integer to be also autoincremented...
If you are using mysql, this snippet from the manual answers your
question:
3 matches
Mail list logo