Establishments in Goodsoil, Canada

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

Popular establishments in Goodsoil

1SELECT * FROM `locality` WHERE url = 'goodsoil-sk' LIMIT 1
2UPDATE locality SET weather = '{\"date\":\"2024-04-27\",\"data\":{\"2024-04-26\":{\"22\":{\"temp\":6,\"pressure\":1016,\"humidity\":33,\"icon\":\"03n\",\"wind\":3}},\"2024-04-27\":{\"01\":{\"temp\":2,\"pressure\":1019,\"humidity\":42,\"icon\":\"02n\",\"wind\":2},\"04\":{\"temp\":-2,\"pressure\":1021,\"humidity\":53,\"icon\":\"04n\",\"wind\":2},\"07\":{\"temp\":-2,\"pressure\":1022,\"humidity\":55,\"icon\":\"04d\",\"wind\":3},\"10\":{\"temp\":2,\"pressure\":1021,\"humidity\":40,\"icon\":\"04d\",\"wind\":4},\"13\":{\"temp\":8,\"pressure\":1017,\"humidity\":31,\"icon\":\"04d\",\"wind\":4},\"16\":{\"temp\":11,\"pressure\":1014,\"humidity\":34,\"icon\":\"04d\",\"wind\":5},\"19\":{\"temp\":11,\"pressure\":1012,\"humidity\":42,\"icon\":\"04d\",\"wind\":5},\"22\":{\"temp\":8,\"pressure\":1013,\"humidity\":53,\"icon\":\"04n\",\"wind\":4}},\"2024-04-28\":{\"01\":{\"temp\":6,\"pressure\":1012,\"humidity\":58,\"icon\":\"04n\",\"wind\":5},\"04\":{\"temp\":6,\"pressure\":1010,\"humidity\":74,\"icon\":\"04n\",\"wind\":5},\"07\":{\"temp\":5,\"pressure\":1009,\"humidity\":91,\"icon\":\"10d\",\"wind\":6},\"10\":{\"temp\":4,\"pressure\":1008,\"humidity\":94,\"icon\":\"10d\",\"wind\":5},\"13\":{\"temp\":8,\"pressure\":1005,\"humidity\":75,\"icon\":\"04d\",\"wind\":4},\"16\":{\"temp\":11,\"pressure\":1002,\"humidity\":72,\"icon\":\"10d\",\"wind\":3},\"19\":{\"temp\":13,\"pressure\":1000,\"humidity\":66,\"icon\":\"10d\",\"wind\":4},\"22\":{\"temp\":8,\"pressure\":1001,\"humidity\":97,\"icon\":\"10n\",\"wind\":5}}}}' WHERE id = 18627 LIMIT 1
1SELECT * FROM `region` WHERE id = 179 LIMIT 1
1SELECT * FROM `category` WHERE url = 'establishment' LIMIT 1
1SELECT locality_id, category_id, price_level FROM `category_item` WHERE locality_id = 18627 AND category_id = 96 GROUP BY locality_id, category_id, price_level
1SELECT COUNT(*) FROM `category_item` WHERE locality_id = 18627 AND category_id = 96
13SELECT * FROM category_item INNER JOIN item ON category_item.item_id = item.id WHERE category_item.locality_id = 18627 AND category_item.category_id = 96 ORDER BY item.name LIMIT 0,24
1SELECT * FROM `region` WHERE id IN ('179') LIMIT 1
0SELECT * FROM `locality` WHERE id IN ('18627') LIMIT 1
1SELECT * FROM `photos` WHERE `item_id` IN ('267956','259012','267944','267962','267931','267953','267967','267979','267995','268148','267897','268076','268115','267932','267911','268044','267948','267986','267935','267940','267902','268127','268013','267942')
1SELECT item_id, category_id FROM `category_item` WHERE item_id IN ('267956','259012','267944','267962','267931','267953','267967','267979','267995','268148','267897','268076','268115','267932','267911','268044','267948','267986','267935','267940','267902','268127','268013','267942')
0SELECT * FROM `category` WHERE id IN ('96','107','104','118','110','167','99','115','97','98','136','102','125','120','121','100','112','119','126','132') LIMIT 20
3SELECT locality_id, category_id FROM `category_item` WHERE locality_id = 18627 GROUP BY locality_id, category_id
1SELECT * FROM `category` WHERE `id` IN ('96','97','98','99','100','102','103','104','106','107','108','109','110','112','115','118','119','120','121','125','126','128','132','133','134','136','144','167','168') ORDER BY name
1SELECT * FROM counts where updated="2024-04-27" and table_name like 'news'
1SELECT * FROM counts where updated="2024-04-27" and table_name like 'news'
2SELECT * FROM `category` ORDER BY name
1SELECT * 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 ('169','168','177','170') LIMIT 4
2SELECT * FROM `locality` WHERE id IN ('14684','14266','17409','15133') LIMIT 4
1SELECT * FROM `photos` WHERE `item_id` IN ('208074','208075','208076','208077')
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 ('168') LIMIT 1