Establishments in Hays, Canada

List of Establishments in Hays, Alberta: find addresses, phone numbers, email, social networks, photos, customer reviews and more.

Popular establishments in Hays

0SELECT * FROM `locality` WHERE url = 'hays-ab' LIMIT 1
2UPDATE locality SET weather = '{\"date\":\"2024-04-27\",\"data\":{\"2024-04-26\":{\"22\":{\"temp\":12,\"pressure\":1012,\"humidity\":42,\"icon\":\"04n\",\"wind\":3}},\"2024-04-27\":{\"01\":{\"temp\":9,\"pressure\":1013,\"humidity\":51,\"icon\":\"04n\",\"wind\":4},\"04\":{\"temp\":6,\"pressure\":1014,\"humidity\":55,\"icon\":\"04n\",\"wind\":3},\"07\":{\"temp\":4,\"pressure\":1015,\"humidity\":66,\"icon\":\"04n\",\"wind\":3},\"10\":{\"temp\":10,\"pressure\":1013,\"humidity\":55,\"icon\":\"04d\",\"wind\":7},\"13\":{\"temp\":12,\"pressure\":1010,\"humidity\":42,\"icon\":\"04d\",\"wind\":7},\"16\":{\"temp\":9,\"pressure\":1011,\"humidity\":76,\"icon\":\"10d\",\"wind\":6},\"19\":{\"temp\":9,\"pressure\":1008,\"humidity\":80,\"icon\":\"10d\",\"wind\":4},\"22\":{\"temp\":8,\"pressure\":1007,\"humidity\":88,\"icon\":\"04n\",\"wind\":4}},\"2024-04-28\":{\"01\":{\"temp\":8,\"pressure\":1006,\"humidity\":85,\"icon\":\"04n\",\"wind\":5},\"04\":{\"temp\":6,\"pressure\":1005,\"humidity\":81,\"icon\":\"03n\",\"wind\":5},\"07\":{\"temp\":6,\"pressure\":1005,\"humidity\":73,\"icon\":\"04n\",\"wind\":6},\"10\":{\"temp\":11,\"pressure\":1003,\"humidity\":48,\"icon\":\"04d\",\"wind\":10},\"13\":{\"temp\":16,\"pressure\":1001,\"humidity\":32,\"icon\":\"03d\",\"wind\":7},\"16\":{\"temp\":18,\"pressure\":1001,\"humidity\":25,\"icon\":\"03d\",\"wind\":10},\"19\":{\"temp\":16,\"pressure\":1002,\"humidity\":31,\"icon\":\"02d\",\"wind\":11},\"22\":{\"temp\":11,\"pressure\":1003,\"humidity\":39,\"icon\":\"02n\",\"wind\":10}}}}' WHERE id = 14408 LIMIT 1
3SELECT * FROM `region` WHERE id = 168 LIMIT 1
0SELECT * FROM `category` WHERE url = 'establishment' LIMIT 1
3SELECT locality_id, category_id, price_level FROM `category_item` WHERE locality_id = 14408 AND category_id = 96 GROUP BY locality_id, category_id, price_level
3SELECT COUNT(*) FROM `category_item` WHERE locality_id = 14408 AND category_id = 96
4SELECT * FROM category_item INNER JOIN item ON category_item.item_id = item.id WHERE category_item.locality_id = 14408 AND category_item.category_id = 96 ORDER BY item.name LIMIT 0,24
0SELECT * FROM `region` WHERE id IN ('168') LIMIT 1
1SELECT * FROM `locality` WHERE id IN ('14408') LIMIT 1
0SELECT * FROM `photos` WHERE `item_id` IN ('192035','192053','172129','192090','172220','172015','192122','172006','172054','192331','172042','172085','172314','172019','172066','172027','172155','171996')
1SELECT item_id, category_id FROM `category_item` WHERE item_id IN ('192035','192053','172129','192090','172220','172015','192122','172006','172054','192331','172042','172085','172314','172019','172066','172027','172155','171996')
0SELECT * FROM `category` WHERE id IN ('96','99','119','133','164','114','97','98','115','122') LIMIT 10
0SELECT locality_id, category_id FROM `category_item` WHERE locality_id = 14408 GROUP BY locality_id, category_id
0SELECT * FROM `category` WHERE `id` IN ('96','97','98','99','114','115','119','122','133','164') ORDER BY name
0SELECT * FROM counts where updated="2024-04-27" and table_name like 'news'
0SELECT * FROM counts where updated="2024-04-27" and table_name like 'news'
0SELECT * FROM `category` ORDER BY name
0SELECT * 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
1SELECT * FROM `region` WHERE id IN ('178','176') LIMIT 2
0SELECT * FROM `locality` WHERE id IN ('18433','17221') LIMIT 2
2SELECT * FROM `photos` WHERE `item_id` IN ('449386','449387','449388','449389')
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
1SELECT * FROM `region` WHERE id IN ('168') LIMIT 1