I have a sql database with table "profile_values" (yes, it's a Drupal db), and I would like to pull the user's name, title and company id with one query. (I have done this in the past with three queries, but I'd like to do it in one.)I have a sql database with table "profile_value