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 13.24ms
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.9ms
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.98ms
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.56ms
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.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.81ms
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