阅读背景:

如何选择count()和LIMIT?

来源:互联网 
SELECT * FROM ...LIMIT 5, 10

But what if I want the total rows? I don't want to make another query without the limit. I just want this one query to return the total rows if I didn't put the LIMIT in there.But what if I w




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: