Share this page

Types of companies in Canada

0SELECT * FROM `locality` WHERE url = 'rockland-on' LIMIT 1
1UPDATE locality SET weather = '{\"date\":\"2024-04-20\",\"data\":{\"2024-04-20\":{\"07\":{\"temp\":4,\"pressure\":1012,\"humidity\":69,\"icon\":\"04d\",\"wind\":4},\"10\":{\"temp\":6,\"pressure\":1011,\"humidity\":66,\"icon\":\"10d\",\"wind\":6},\"13\":{\"temp\":9,\"pressure\":1009,\"humidity\":59,\"icon\":\"10d\",\"wind\":6},\"16\":{\"temp\":9,\"pressure\":1009,\"humidity\":52,\"icon\":\"10d\",\"wind\":6},\"19\":{\"temp\":5,\"pressure\":1011,\"humidity\":67,\"icon\":\"10n\",\"wind\":5},\"22\":{\"temp\":3,\"pressure\":1012,\"humidity\":75,\"icon\":\"01n\",\"wind\":5}},\"2024-04-21\":{\"01\":{\"temp\":2,\"pressure\":1012,\"humidity\":82,\"icon\":\"01n\",\"wind\":4},\"04\":{\"temp\":-0,\"pressure\":1013,\"humidity\":91,\"icon\":\"02n\",\"wind\":3},\"07\":{\"temp\":2,\"pressure\":1014,\"humidity\":77,\"icon\":\"02d\",\"wind\":4},\"10\":{\"temp\":7,\"pressure\":1012,\"humidity\":60,\"icon\":\"04d\",\"wind\":5},\"13\":{\"temp\":9,\"pressure\":1010,\"humidity\":46,\"icon\":\"10d\",\"wind\":6},\"16\":{\"temp\":9,\"pressure\":1008,\"humidity\":56,\"icon\":\"10d\",\"wind\":6},\"19\":{\"temp\":7,\"pressure\":1007,\"humidity\":56,\"icon\":\"10n\",\"wind\":7},\"22\":{\"temp\":3,\"pressure\":1012,\"humidity\":84,\"icon\":\"13n\",\"wind\":4}},\"2024-04-22\":{\"01\":{\"temp\":-0,\"pressure\":1014,\"humidity\":86,\"icon\":\"04n\",\"wind\":3},\"04\":{\"temp\":-2,\"pressure\":1017,\"humidity\":82,\"icon\":\"01n\",\"wind\":3},\"07\":{\"temp\":-1,\"pressure\":1019,\"humidity\":59,\"icon\":\"01d\",\"wind\":4},\"10\":{\"temp\":3,\"pressure\":1018,\"humidity\":37,\"icon\":\"01d\",\"wind\":4},\"13\":{\"temp\":7,\"pressure\":1016,\"humidity\":36,\"icon\":\"01d\",\"wind\":6},\"16\":{\"temp\":10,\"pressure\":1014,\"humidity\":37,\"icon\":\"03d\",\"wind\":4},\"19\":{\"temp\":6,\"pressure\":1013,\"humidity\":70,\"icon\":\"04n\",\"wind\":7},\"22\":{\"temp\":4,\"pressure\":1014,\"humidity\":72,\"icon\":\"03n\",\"wind\":6}}}}' WHERE id = 17117 LIMIT 1
0SELECT * FROM `region` WHERE id = 176 LIMIT 1
3SELECT * FROM `item` WHERE `locality_id` = 17117 ORDER BY count_views LIMIT 12
0SELECT * FROM `region` WHERE id IN ('176') LIMIT 1
0SELECT * FROM `locality` WHERE id IN ('17117') LIMIT 1
0SELECT * FROM `photos` WHERE `item_id` IN ('116864','116851','179131','434487')
1SELECT item_id, category_id FROM `category_item` WHERE item_id IN ('116864','116851','179131','434487')
0SELECT * FROM `category` WHERE id IN ('96','107','165','99','125') LIMIT 5
1SELECT * FROM `reviews` WHERE `status` = 1 AND `locality_id` = 17117 AND `date` < '2024-04-20 10:16:11' ORDER BY `date` DESC LIMIT 3
0SELECT * FROM `region` WHERE id IN ('176') LIMIT 1
0SELECT * FROM `locality` WHERE id IN ('17117') LIMIT 1
0SELECT * FROM `item` WHERE id IN ('116851') LIMIT 1
2SELECT locality_id, category_id FROM `category_item` WHERE locality_id = 17117 GROUP BY locality_id, category_id
0SELECT * FROM `category` WHERE `id` IN ('96','99','107','125','165') ORDER BY name
0SELECT * 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'
0SELECT * FROM `category` ORDER BY name
3SELECT * 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 ('169','168','179') LIMIT 3
0SELECT * FROM `locality` WHERE id IN ('15020','14247','18801','14929') LIMIT 4
0SELECT * FROM `photos` WHERE `item_id` IN ('340897','340898','340900','340901')
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