Post offices in Newfoundland and Labrador

Search for an Canadian business: post offices in cities of Newfoundland and Labrador.

All cities in Newfoundland and Labrador, where you can find post offices

0SELECT * FROM `region` WHERE url = 'nl' LIMIT 1
0SELECT * FROM `category` WHERE url = 'post-office' LIMIT 1
2SELECT category_id, region_id, locality_id FROM `category_item` WHERE category_id = 98 AND region_id = 172 GROUP BY category_id, region_id, locality_id
3SELECT * FROM `locality` WHERE `region_id` = 172 ORDER BY name
3SELECT * FROM `category` ORDER BY name
3SELECT * FROM counts where updated="2024-04-23" and table_name like 'news'
1SELECT * FROM counts where updated="2024-04-23" and table_name like 'news'
3SELECT * 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','177','176') LIMIT 3
0SELECT * FROM `locality` WHERE id IN ('15395','17381','15585','17221') LIMIT 4
0SELECT * FROM `photos` WHERE `item_id` IN ('365683','365685','365686','365687')
0SELECT * 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 ('174') LIMIT 1