Thanks Karen Tracey and Kegan Gan. I'll check the issues of storing
large numbers later, and will post the results.


> and is bigint(length=5) different that int
> (length=5)?

by this i meant to ask, creating bigint of length 5 (say) in mysql
does make sense? in other words, for length 5, we would normally
create int field of length 5 in mysql. so my question is creating
bigint of length 5 does have any overhead or it is no different that
int field of length 5.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to