asp 随机读取N条记录sql语句
asp 随机读取N条记录sql语句
发布时间:2015-06-05 来源:查字典编辑
摘要:

<%
randomize
sql="select top 10 name,time,id,url,filename from art_body where ischeck=1 order by rnd(-(id+"&rnd()&")),time desc"
......
%>

推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
相关阅读
网友关注
最新ASP教程学习
热门ASP教程学习
编程开发子分类