Items

Id Name Actions
668  kkk  View Edit Delete
667  kkk  View Edit Delete

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

<< previous | | next >>

Actions

 
(default) 3 queries took 4 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `tutorial1_items`222
2SELECT COUNT(*) AS `count` FROM `tutorial1_items` AS `Item` WHERE 1 = 1 111
3SELECT `Item`.`id`, `Item`.`name` FROM `tutorial1_items` AS `Item` WHERE 1 = 1 ORDER BY `Item`.`name` desc LIMIT 5221