Use SELECT * only if you need all columns from table LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
select * from`preferences` limit 12.61ms
Params
hints
Use SELECT * only if you need all columns from table The SELECT statement has no WHERE clause and could examine many more rows than intended LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
select * from`preferences` limit 12.46ms
Params
hints
Use SELECT * only if you need all columns from table The SELECT statement has no WHERE clause and could examine many more rows than intended LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
select * from`preferences` limit 12.36ms
Params
hints
Use SELECT * only if you need all columns from table The SELECT statement has no WHERE clause and could examine many more rows than intended LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
Use SELECT * only if you need all columns from table LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
select * from`preferences` limit 12.33ms
Params
hints
Use SELECT * only if you need all columns from table The SELECT statement has no WHERE clause and could examine many more rows than intended LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
select * from`preferences` limit 12.35ms
Params
hints
Use SELECT * only if you need all columns from table The SELECT statement has no WHERE clause and could examine many more rows than intended LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
select * from`preferences` limit 12.48ms
Params
hints
Use SELECT * only if you need all columns from table The SELECT statement has no WHERE clause and could examine many more rows than intended LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
select * from`preferences` limit 12.52ms
Params
hints
Use SELECT * only if you need all columns from table The SELECT statement has no WHERE clause and could examine many more rows than intended LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan