中国开发网: 论坛: 程序员情感CBD: 贴子 564745
sea026
select * from tabname A where A.id in (select id from tabname B where A.initial=B.initial ……
select * from tabname A where A.id in (select id from tabname B where A.initial=B.initial order by id limit 5)


ERROR 1235: This version of MySQL doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery'

相关信息:


欢迎光临本社区,您还没有登录,不能发贴子。请在 这里登录