Things

Id Name Actions

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

<< previous | | next >>

Actions

 
(default) 3 queries took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `tutorial1_things`221
2SELECT COUNT(*) AS `count` FROM `tutorial1_things` AS `Thing` WHERE 1 = 1 110
3SELECT `Thing`.`id`, `Thing`.`name` FROM `tutorial1_things` AS `Thing` WHERE 1 = 1 ORDER BY `Thing`.`name` asc LIMIT 20000