Hi.

On Mon, May 27, 2002 at 05:21:20PM +0200, [EMAIL PROTECTED] wrote:
> > CREATE TABLE places (
> >         idp INT(8) NOT NULL,
> 
> Contex: SQL, database
> 
> Just curious, but is this a 8-bit (smalint maybe?) or approximate 8-byte integer?

That is an 4 byte integer with an supposed display-width of 8
characters. See http://www.mysql.com/doc/C/o/Column_types.html

Bye,

        Benjamin.

-- 
[EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to