022-83718162 / 83715667 chinadse@126.com
update wedonet_user set user_atime=GetDate() where id=0
update wedonet_user set isonline=0 where isonline=1 and datediff(n,user_atime,GetDate())>20
select id,classid,tags,descrip,content,title from [wedonet_doc] where isdel=0 and ispass=1 and classid=969 and id=233
update [wedonet_doc] set hits=hits+1 where id=233
select top 8 id,classid,preimg,title from [wedonet_doc] where isdel=0 and ispass=1 and cid=5 and classid<>-2 order by istop desc,cls asc,id desc
select top 50 id,classid,title from [wedonet_doc] where isdel=0 and ispass=1 and cid=5 and classid<>-2 order by istop desc,cls asc,id desc
select top 10 id,title from [wedonet_keyword] order by mycount desc