SELECT		ID,
		CountryID,
		Place,
		MaxDepth
FROM		$_config[table_prefix]Place

