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.53ms
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.47ms
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.39ms
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.37ms
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.43ms
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.75ms
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.27ms
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