home

AnimalTypes

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

Id Name
1 Barnyard
2 Jungle
3 Sea Creature
<< previous
|
next >>
(default) 3 queries took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `animal_types`441
2SELECT COUNT(*) AS `count` FROM `animal_types` AS `AnimalType` WHERE 1 = 1 110
3SELECT `AnimalType`.`id`, `AnimalType`.`name`, `AnimalType`.`created`, `AnimalType`.`modified` FROM `animal_types` AS `AnimalType` WHERE 1 = 1 ORDER BY `AnimalType`.`name` asc LIMIT 20330