天下站长网
首页
web编程
图形图象
数据库
服务器
站长专区
网络技术
网页设计
认证考试
随机取出数据库中的若干条记录的方法
SELECT TOP n * FROM table_name ORDER BY NEWID()
top n,n就是要取出的记录数
Published At
2005-11-12 02:14 UTC
Categories with
Web编程
Tagged with
ASP
记录数
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus