Items
| Id | Name | Actions |
|---|
Page 0 of 1, showing 0 records out of 0 total, starting on record 0, ending on 0
<< previous | |
next >>
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | DESCRIBE `tutorial1_items` | 2 | 2 | 294 | |
| 2 | SELECT COUNT(*) AS `count` FROM `tutorial1_items` AS `Item` WHERE 1 = 1 | 1 | 1 | 0 | |
| 3 | SELECT `Item`.`id`, `Item`.`name` FROM `tutorial1_items` AS `Item` WHERE 1 = 1 LIMIT 5 | 0 | 0 | 1 |