79705748

Date: 2025-07-18 06:10:45
Score: 0.5
Natty:
Report link

I can think of only 1 reason to go for Int is when it is a high throughput system, where you are dealing with hundred thousand records daily which is rare is most cases and you want to save some memory and do faster comparion. I'd say to go for Strings. Strings are more readable and easier to deal with IMO.

Cons of INT

Cons of String

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Prince