Search

Meet Guatemala

Land where men, nature, and time have coincided and where they dwell together for ever. More than 3000 years ago a people endowed with extraordinary skills formed one of the most well known and most respected civilizations in history, the Maya

Schools

Page 0 of 1, showing 0 records out of 0 total, starting on record 0, ending on 0

Id Name Description Created Modified Seo Destination Actions
<< previous
|
next >>
(default) 14 queries took 6 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `schools`771
2DESCRIBE `destinations`881
3DESCRIBE `municipios`220
4DESCRIBE `departamentos`220
5DESCRIBE `hotels`771
6DESCRIBE `restaurants`770
7DESCRIBE `dates`660
8DESCRIBE `packages`771
9DESCRIBE `operators`881
10DESCRIBE `destinations_packages`220
11DESCRIBE `activities`660
12DESCRIBE `activities_destinations`221
13SELECT COUNT(*) AS `count` FROM `schools` AS `School` LEFT JOIN `destinations` AS `Destination` ON (`School`.`destination_id` = `Destination`.`id`) WHERE 1 = 1 110
14SELECT `School`.`id`, `School`.`name`, `School`.`description`, `School`.`created`, `School`.`modified`, `School`.`seo`, `School`.`destination_id`, `Destination`.`id`, `Destination`.`name`, `Destination`.`description`, `Destination`.`created`, `Destination`.`modified`, `Destination`.`municipio_id`, `Destination`.`departamento_id`, `Destination`.`seo` FROM `schools` AS `School` LEFT JOIN `destinations` AS `Destination` ON (`School`.`destination_id` = `Destination`.`id`) WHERE 1 = 1 LIMIT 20000