| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Ryan Chan | Date: | June 14 2010 4:14pm |
| Subject: | int(10) va int(11) | ||
| View as plain text | |||
Assume MySQL int range (unsigned) is from 0 to 4294967295 There are total 10 digits. Why a lot of tutorial in the web tell you to declare, e.g. CREATE TABLE t1 (f INT(11) UNSIGNED);
| Thread | ||
|---|---|---|
| • int(10) va int(11) | Ryan Chan | 14 Jun |
| • Re: int(10) va int(11) | Michael Dykman | 14 Jun |
| • Re: int(10) va int(11) | Lucio Chiappetti | 16 Jun |
| • RE: int(10) va int(11) | Daevid Vincent | 14 Jun |
