home
Add an animal exhibit to a room in the museum
--:
--:
(default) 8 queries took 2 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `animals_rooms`10101
2DESCRIBE `animal_relations`661
3DESCRIBE `rooms`220
4DESCRIBE `barnyards`550
5DESCRIBE `jungles`550
6DESCRIBE `sea_creatures`550
7SELECT `AnimalRelation`.`id`, `AnimalRelation`.`common_name` FROM `animal_relations` AS `AnimalRelation` WHERE 1 = 1 36360
8SELECT `Room`.`id`, `Room`.`name` FROM `rooms` AS `Room` WHERE 1 = 1 660