MYSQL里的DESC后加LIMIT显示无效资源 20

selectu.uid,u.utype,u.type,u.createtime,att.filename,att.ownerid,att.ftypefromuseru,a... select u.uid,u.utype,u.type,u.createtime,att.filename,att.ownerid,att.ftype from user u,attachment att
where u.utype='qiye' and u.uid=att.ownerid and att.ftype='pic' and att.ownertype='user' order by u.createtime desc

后面加 limit 则提示 不是有效资源
order前加 则提示 at line :221.

谁能帮忙解答一下
select u.uid,u.utype,u.type,u.createtime,att.filename,att.ownerid,att.ftype from user u,attachment att
where u.utype='qiye' and u.uid=att.ownerid and att.ftype='pic' and att.ownertype='user' order by u.createtime desc limit 0,6

这句在phpmyadmin
里可执行,但是放到程序里就提示不是有效资源。
展开
 我来答
百度网友0370225
2013-07-04 · TA获得超过303个赞
知道小有建树答主
回答量:893
采纳率:60%
帮助的人:285万
展开全部
select u.uid,u.utype,u.type,u.createtime,att.filename,att.ownerid,att.ftype from user u,attachment att
where u.utype='qiye' and u.uid=att.ownerid and att.ftype='pic' and att.ownertype='user' order by u.createtime desc limit 0,100
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
觉hadoop
2013-07-04 · TA获得超过285个赞
知道小有建树答主
回答量:63
采纳率:0%
帮助的人:75.8万
展开全部
加上limit之后的sql是怎么样的,不清楚你怎么加的,补充下sql
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式