數(shù)據(jù)庫錯誤: [SQLSTATE[42601]: Syntax error: 7 ERROR: LIMIT #,# syntax is not supported
LINE 1: ... wjsw_product where id != 90 order by counts desc limit 0,20
^
HINT: Use separate LIMIT and OFFSET clauses.]
select * from wjsw_product where id != 90 order by counts desc limit 0,20
Product