From: Martijn Tonies Date: October 19 2006 1:45pm Subject: Re: Re: CREATE TABLE Inv_Id List-Archive: http://lists.mysql.com/mysql/202801 Message-Id: <01e901c6f384$d130b260$cd02a8c0@martijnws> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit > Scott, what's wrong with 'PRIMARY KEY' ? A PRIMARY KEY has nothing to do with the "uniqueidentifier" datatype. A "uniqueidentifier" is a GUID. Martijn Tonies Database Workbench - development tool for MySQL, and more! Upscene Productions http://www.upscene.com My thoughts: http://blog.upscene.com/martijn/ Database development questions? Check the forum! http://www.databasedevelopmentforum.com > > On 10/19/06, Scott Hamm wrote: > > Wish MySQL would have something like what Microsoft use, "uniqueidentifier" > > as datatype.