中易网

where id is not null和order by id desc怎么合并使用

答案:1  悬赏:60  
解决时间 2021-01-10 16:12
  • 提问者网友:做自己de王妃
  • 2021-01-10 11:14
where id is not null和order by id desc怎么合并使用
最佳答案
  • 二级知识专家网友:北城痞子
  • 2021-01-10 11:30
sql="select * from yezhu where not id is null order by id desc"

sql="select * from yezhu where not isnull(id) order by id desc"
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息!
大家都在看
推荐信息