I\'m new to SQL and relational databases and I have what I would imagine is a common problem.
I\'m making a website and when each user submits a post they have to pr
Depending on the details of what you're building, Yelp has a free neighborhoods API that may be able to get you what you need. Be sure to check their Terms of Use and stuff to make sure you stay in compliance.
I know this isn't a db centric answer, but what you're doing may not be best handled in the database itself.