0
kicks
Useful SQL Script to generate Countries and US States
Useful SQL Script to generate Countries & US States
--------------------------------------------------------------------------------
I'm currently working on a project where I need to quickly insert a list of Countries and Us States into a database table. This is not the first time that I've needed to have a useful script handy for this sort of thing. I had a quick look around the net and couldn't find exactly what I needed. So, I've put together two scripts, one to create a table of US States and one to create a table of Countries.