I have state data that I want to store using their FIPS code numbers in numerical format. However, when I view the data, I also want to see the state names instead of just the numbers. How can I code this to store the values? I have the FIPS code values in numerical format and the state names in string format.
-
Login or Register
- Log in with
Comment