Metro

Featured Rentals

    • Western Hills $6,500
    • San Diego Per Month
    • Bed: 5 Sqft: 4325
    • Bath: 5.5 Zip: 92110 updated 20 hrs ago
    • Miission Hills $6,500
    • San Diego Per Month
    • Bed: 5 Sqft: 3450
    • Bath: 4 Zip: 92110 updated 20 hrs ago
    • Bay Park/ $6,500
    • San Diego Per Month
    • Bed: 5 Sqft: 2899
    • Bath: 4 Zip: 92110 updated 20 hrs ago
    • Canyon Ridge $3,500
    • San Diego Per Month
    • Bed: 4 Sqft: 3070
    • Bath: 3 Zip: 92122 updated 20 hrs ago
    • Biltmore Vale $3,475
    • San Diego Per Month
    • Bed: 3 Sqft: 1903
    • Bath: 3.5 Zip: 92117 updated 20 hrs ago
    • Mission Valley $3,400
    • San Diego Per Month
    • Bed: 2 Sqft: 1200
    • Bath: 2 Zip: 92108 updated 20 hrs ago
    • La Jolla Colony $3,300
    • San Diego Per Month
    • Bed: 3 Sqft: 1800
    • Bath: 2 Zip: 92122 updated 20 hrs ago

Proudly Powered By

Log In To Your Account

Free Registration   |   Forgot Password?

SEARCH ALL Metro RENTALS BY MAP

(default) 8 queries took 18 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SHOW FULL COLUMNS FROM `regions`13131
2SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci';110
3SHOW FULL COLUMNS FROM `communities`25251
4SHOW FULL COLUMNS FROM `rentals`91913
5SHOW FULL COLUMNS FROM `images`881
6SELECT `Region`.`id`, `Region`.`mls_name`, `Region`.`mls_value`, `Region`.`slug`, `Region`.`title`, `Region`.`button_text`, `Region`.`keywords`, `Region`.`description`, `Region`.`name`, `Region`.`content`, `Region`.`community_count`, `Region`.`created`, `Region`.`modified` FROM `regions` AS `Region` WHERE `Region`.`slug` = 'metro' LIMIT 1110
7SELECT `Rental`.`id`, `Rental`.`system_id`, `Rental`.`status`, `Rental`.`terms`, `Rental`.`mls_number`, `Rental`.`listing_agent_name`, `Rental`.`listing_agent_phone`, `Rental`.`listing_office_name`, `Rental`.`listing_office_phone`, `Rental`.`address`, `Rental`.`street_name`, `Rental`.`street_number`, `Rental`.`city`, `Rental`.`region_id`, `Rental`.`community_id`, `Rental`.`neighborhood`, `Rental`.`complex_name`, `Rental`.`unit_number`, `Rental`.`zip_code`, `Rental`.`price`, `Rental`.`price_original`, `Rental`.`price_difference`, `Rental`.`security_deposit`, `Rental`.`beds`, `Rental`.`beds_total`, `Rental`.`baths`, `Rental`.`baths_half`, `Rental`.`baths_full`, `Rental`.`sqft`, `Rental`.`remarks`, `Rental`.`additional_remarks`, `Rental`.`occupied`, `Rental`.`security`, `Rental`.`view`, `Rental`.`bbq`, `Rental`.`beach_rights`, `Rental`.`hiking_trails`, `Rental`.`clubhouse`, `Rental`.`concierge`, `Rental`.`exercise_room`, `Rental`.`gated_community`, `Rental`.`golf`, `Rental`.`horse_facility`, `Rental`.`horse_trails`, `Rental`.`laundry_facilities`, `Rental`.`onsite_guard`, `Rental`.`playground`, `Rental`.`pool`, `Rental`.`recreation_area`, `Rental`.`rv_parking`, `Rental`.`sauna`, `Rental`.`spa`, `Rental`.`tennis_courts`, `Rental`.`dishwasher`, `Rental`.`disposal`, `Rental`.`dryer`, `Rental`.`microwave`, `Rental`.`range_oven`, `Rental`.`refrigerator`, `Rental`.`satellite_dish`, `Rental`.`washer`, `Rental`.`lessee_pays`, `Rental`.`movein_requirements`, `Rental`.`air_conditioner`, `Rental`.`furnished`, `Rental`.`date_available`, `Rental`.`pets`, `Rental`.`virtual_tour`, `Rental`.`elevator`, `Rental`.`exclusive_yard`, `Rental`.`parking_spaces`, `Rental`.`style`, `Rental`.`property_type`, `Rental`.`price_reference`, `Rental`.`rental_type`, `Rental`.`vacation_rental_min`, `Rental`.`residential_rental_min`, `Rental`.`approved`, `Rental`.`featured`, `Rental`.`photos_downloaded`, `Rental`.`expires`, `Rental`.`is_expired`, `Rental`.`user_id`, `Rental`.`image_count`, `Rental`.`lat`, `Rental`.`lon`, `Rental`.`source_id`, `Rental`.`source_name`, `Rental`.`source_created`, `Rental`.`created`, `Rental`.`modified` FROM `rentals` AS `Rental` WHERE `Rental`.`region_id` = (20) ORDER BY `Rental`.`featured` DESC, `Rental`.`price` DESC LIMIT 88811
8SELECT `Community`.`id`, `Community`.`mls_name`, `Community`.`mls_value`, `Community`.`rental_count`, `Community`.`slug`, `Community`.`title`, `Community`.`button_text`, `Community`.`keywords`, `Community`.`description`, `Community`.`name`, `Community`.`content`, `Community`.`population`, `Community`.`average_household_income`, `Community`.`average_temperature`, `Community`.`average_annual_rainfall`, `Community`.`renter_occupied`, `Community`.`region_id`, `Community`.`color`, `Community`.`top`, `Community`.`left`, `Community`.`abbrev`, `Community`.`lat`, `Community`.`lon`, `Community`.`created`, `Community`.`modified` FROM `communities` AS `Community` WHERE `Community`.`region_id` = (20) 001