Original Message -
> From: "Gleb Paharenko" <[EMAIL PROTECTED]>
> To:
> Sent: Thursday, March 17, 2005 5:53 PM
> Subject: Re: Ms Sql unique identifier field
>
>
> > Hello.
> >
> >
> >
> >
> >
> > You should think abo
AUTO_INCREMENT is not the same as newid().
Frankly, something like newid() would be very useful in MySQL.
--
Chris.
- Original Message -
From: "Gleb Paharenko" <[EMAIL PROTECTED]>
To:
Sent: Thursday, March 17, 2005 5:53 PM
Subject: Re: Ms Sql unique identifier field
Hel
Hello.
You should think about AUTO_INCREMENT. See:
http://dev.mysql.com/doc/mysql/en/example-auto-increment.html
[snip]
Hi!
i have a question:
FIELD IN MS SQL SERVER
FiledName: uiAutID
DataType: unique identifier
DefaultValue: newid()
how i can describe the some colu