I think the issue here is more how well a database will hold up to that number of rows, not how many digits need to be used. Though, honestly, the size of the data being so small should benefit it greatly. Plus, it should be easy to convert the string directly into a number, making lookups trivial.
_________________________
Bitt Faulk