Hospitals in Nunavut

Search for an Canadian business: hospitals in cities of Nunavut.

All cities in Nunavut, where you can find hospitals

1SELECT * FROM `region` WHERE url = 'nu' LIMIT 1
0SELECT * FROM `category` WHERE url = 'hospital' LIMIT 1
1SELECT category_id, region_id, locality_id FROM `category_item` WHERE category_id = 142 AND region_id = 175 GROUP BY category_id, region_id, locality_id
1SELECT * FROM `locality` WHERE `region_id` = 175 ORDER BY name
1SELECT * FROM `category` ORDER BY name
1SELECT * FROM counts where updated="2024-04-20" and table_name like 'news'
0SELECT * FROM counts where updated="2024-04-20" and table_name like 'news'
1SELECT * FROM `category` ORDER BY name
2SELECT * FROM `item` f JOIN ( SELECT RAND() * (SELECT MAX(id) FROM `item`) AS max_id ) AS m WHERE f.id >= m.max_id ORDER BY f.id ASC LIMIT 4
0SELECT * FROM `region` WHERE id IN ('171') LIMIT 1
0SELECT * FROM `locality` WHERE id IN ('15601','15581') LIMIT 2
0SELECT * FROM `photos` WHERE `item_id` IN ('421872','421873','421874','421875')
1SELECT * FROM `locality` f JOIN ( SELECT RAND() * (SELECT MAX(id) FROM `locality`) AS max_id ) AS m WHERE f.id >= m.max_id ORDER BY f.id ASC LIMIT 7
0SELECT * FROM `region` WHERE id IN ('171') LIMIT 1