Which data type should I use to store a number(ID) like "10196385171799537224"(21 digits) in MySQL database?
You can store it as numeric(21,0)
See SQL Fiddle Demo
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With