Places of worship in British Columbia

Search for an Canadian business: places of worship in cities of British Columbia.

All cities in British Columbia, where you can find places of worship

0SELECT * FROM `region` WHERE url = 'bc' LIMIT 1
0SELECT * FROM `category` WHERE url = 'place-of-worship' LIMIT 1
2SELECT category_id, region_id, locality_id FROM `category_item` WHERE category_id = 121 AND region_id = 169 GROUP BY category_id, region_id, locality_id
4SELECT * FROM `locality` WHERE `region_id` = 169 ORDER BY name
1SELECT * FROM `category` ORDER BY name
1SELECT * FROM counts where updated="2024-04-18" and table_name like 'news'
0SELECT * FROM counts where updated="2024-04-18" 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 ('174','171','176') LIMIT 3
0SELECT * FROM `locality` WHERE id IN ('16353','15529','16671','15603') LIMIT 4
0SELECT * FROM `photos` WHERE `item_id` IN ('32406','32407','32408','32409')
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 ('172') LIMIT 1