I'm not sure if this is in the right place, so sorry in advance. From the title you can guess what I'm trying to do. I'm quite new to drupal and haven't quite got my head round it. Any help would be amazing!

I have a an address field,taken at registration, held in a custom profile (profile_address) in the database. I want to parse this field in the gmaps api to generate a marker. This needs to be iterated for the entire database to generate all markers.

I'm guessing the structure goes

SELECT>>RESULTS

RESULTS>>GMAPS