IRC Quotes

Total quotes: 156.

[submit quote]

Full(ish) list

#116 Sat, 28 Aug 2004 15:42:14 +0000
< sven> hey im using mysql and i wanna make a field where i can only enter in 3 digits as its value, whats the command for it, like int(11) or watever
<@midg3t> smallint
<@midg3t> the (11) does not limit the number of digits you can store
< sven> what does (11) do?
<@aidan> something else