Airports in Smith, Canada

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

Popular airports in Smith

0SELECT * FROM `locality` WHERE url = 'smith-ab' LIMIT 1
1UPDATE locality SET weather = '{\"date\":\"2024-04-19\",\"data\":{\"2024-04-18\":{\"22\":{\"temp\":-3,\"pressure\":1037,\"humidity\":48,\"icon\":\"04n\",\"wind\":2}},\"2024-04-19\":{\"01\":{\"temp\":-4,\"pressure\":1038,\"humidity\":51,\"icon\":\"04n\",\"wind\":1},\"04\":{\"temp\":-5,\"pressure\":1038,\"humidity\":54,\"icon\":\"04n\",\"wind\":1},\"07\":{\"temp\":-7,\"pressure\":1040,\"humidity\":57,\"icon\":\"04n\",\"wind\":1},\"10\":{\"temp\":-1,\"pressure\":1039,\"humidity\":28,\"icon\":\"01d\",\"wind\":0},\"13\":{\"temp\":5,\"pressure\":1036,\"humidity\":15,\"icon\":\"01d\",\"wind\":1},\"16\":{\"temp\":8,\"pressure\":1033,\"humidity\":15,\"icon\":\"01d\",\"wind\":1},\"19\":{\"temp\":8,\"pressure\":1031,\"humidity\":17,\"icon\":\"01d\",\"wind\":1},\"22\":{\"temp\":1,\"pressure\":1031,\"humidity\":35,\"icon\":\"01n\",\"wind\":1}},\"2024-04-20\":{\"01\":{\"temp\":-2,\"pressure\":1032,\"humidity\":48,\"icon\":\"01n\",\"wind\":1},\"04\":{\"temp\":-4,\"pressure\":1031,\"humidity\":50,\"icon\":\"01n\",\"wind\":1},\"07\":{\"temp\":-4,\"pressure\":1030,\"humidity\":53,\"icon\":\"01n\",\"wind\":1},\"10\":{\"temp\":2,\"pressure\":1027,\"humidity\":36,\"icon\":\"01d\",\"wind\":2},\"13\":{\"temp\":8,\"pressure\":1023,\"humidity\":24,\"icon\":\"01d\",\"wind\":3},\"16\":{\"temp\":12,\"pressure\":1019,\"humidity\":21,\"icon\":\"01d\",\"wind\":4},\"19\":{\"temp\":11,\"pressure\":1016,\"humidity\":25,\"icon\":\"01d\",\"wind\":4},\"22\":{\"temp\":4,\"pressure\":1015,\"humidity\":50,\"icon\":\"01n\",\"wind\":2}}}}' WHERE id = 14582 LIMIT 1
0SELECT * FROM `region` WHERE id = 168 LIMIT 1
0SELECT * FROM `category` WHERE url = 'airport' LIMIT 1
3SELECT locality_id, category_id, price_level FROM `category_item` WHERE locality_id = 14582 AND category_id = 112 GROUP BY locality_id, category_id, price_level
0SELECT COUNT(*) FROM `category_item` WHERE locality_id = 14582 AND category_id = 112
1SELECT * FROM category_item INNER JOIN item ON category_item.item_id = item.id WHERE category_item.locality_id = 14582 AND category_item.category_id = 112 ORDER BY item.name LIMIT 0,24
0SELECT * FROM `region` WHERE id IN ('168') LIMIT 1
0SELECT * FROM `locality` WHERE id IN ('14582') LIMIT 1
0SELECT * FROM `photos` WHERE `item_id` IN ('271486')
0SELECT item_id, category_id FROM `category_item` WHERE item_id IN ('271486')
0SELECT * FROM `category` WHERE id IN ('96','112') LIMIT 2
1SELECT locality_id, category_id FROM `category_item` WHERE locality_id = 14582 GROUP BY locality_id, category_id
0SELECT * FROM `category` WHERE `id` IN ('96','97','98','101','107','108','109','110','112','113','114','119','120','121','128','129','131','134','164') ORDER BY name
0SELECT * FROM counts where updated="2024-04-19" and table_name like 'news'
0SELECT * FROM counts where updated="2024-04-19" 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 ('176','169','172') LIMIT 3
0SELECT * FROM `locality` WHERE id IN ('16752','15021','15865') LIMIT 3
0SELECT * FROM `photos` WHERE `item_id` IN ('98964','98965','98966','98967')
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 ('169') LIMIT 1