asp 随机读取N条记录sql语句_ASP教程-查字典教程网
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教程学习
    编程开发子分类