Re: integer
- Date: Thu, 22 May 2008 11:04:58 +0200
- From: Norbert Tretkowski <norbert@xxxxxxxxxxxxx>
- Subject: Re: integer
Am 22.05.2008, 14:04 +0530 schrieb Krishna Chandra Prajapati:
> I would to know the difference between the two
>
> int(10) and int (Used in create table )
MySQL has an excellent documentation, which of course also answers your
question:
http://dev.mysql.com/doc/refman/5.1/en/numeric-types.html
Norbert
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=royale@xxxxxxxxxx
- References:
- integer
- From: Krishna Chandra Prajapati