hi all

The mysql manual inform that: 

"EX. century int(4)

The result is that values in the century column usually are
displayed four digits wide. However, its important to undesrstand that the
display width is unrelated to the range of the datatype. The display
width specified for a column affects ONLY the maximum number of
digits MySQL uses to DISPLAY column values."

I understand that theses values are unrelated to the range of datatype values, 
however i did not saw any diference when i use int(4) or int(8)

Some idea?

Regards

Bruno



__________________________________________________
Fale com seus amigos  de graça com o novo Yahoo! Messenger 
http://br.messenger.yahoo.com/

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to