Hi,
I need a hand with this. Does any one have the U.S. State Codes lying around somewhere on a database ?
I want to insert them into my database. My present database has numberical ids - which is not what I want.
Can someone post MySQL insert statements into this thread ?
I want something looking like this
INSERT INTO state VALUES (AL, 'Alabama');
INSERT INTO state VALUES (AZ, 'Arizona');
INSERT INTO state VALUES (CA, 'California');
I know you get the picture. - I'm sure others will benefit too.
Thanks
![]()







Bookmarks