All articles| All Pictures| All Softwares| All Video| Go home page| Write articles| Upload pictures

Reading number is top 10 articles
教你如何快速捕获.NET代码中隐藏的BUG_.net资料_编程技术
DIV与Table布局在大型网站的可用性比较_[Html教程]
ASP.NET中Session的状态保持方式浅议_.net资料_编程技术
ASP.NET中设置默认提交按钮的代码_[Asp.Net教程]
SQL,Server2000索引结构及其使用_[SQL,Server教程]
模板用xml的思路_[PHP教程]
delphi中break语句与continue语句的比较
ASP.NET,MVC,Framework体验(1):从一个简单实例开始_[Asp.Net教程]
不使用VS进行ASP.NET,Membership管理_.net资料_编程技术
Windows环境PHP的session不能正常使用解决办法_[PHP教程]
Reading number is top 10 pictures
The real super beauty5
这才是真正的人体艺术2
中国女孩大胆自拍,显露完美身材2
China's first snake village3
More attractive than sora aoi2
Plump breasts1
Take you to walk into the most true north Korea rural2
In the world the most mysterious 21 place landscape3
Original author said, this is the Hengyang people
西班牙山村小景3
Download software ranking
Boxer's Top ten classic battle2
Ashlynn Video4
Boxer's Top ten classic battle6
Tram sex maniac 2 (H) rar bag3
jdk1.5
Tram sex maniac 2 (H) rar bag7
Unix video tutorial18
Call Of Duty2
Unix video tutorial20
Unix video tutorial10
归海一刀 published in(发表于) 2014/2/1 0:18:14 Edit(编辑)
从SQL,SERVER中随即搜索出几条数据_[SQL,Server教程]

从SQL,SERVER中随即搜索出几条数据_[SQL,Server教程]

从SQL SERVER中随即搜索出几条数据_[SQL Server教程]

select top 1 * from table order by newid()


top后面的数字就是你要随即搜索出来几条数据


这个方法只适用sql server


SELECT top 4 * FROM 表 ORDER BY Rnd(id)

这句适用于ACCESS的,大家可以参考


select * from table_name order by rand() [limit num];
mysql的随机查询语句。







添加到del.icio.us 添加到新浪ViVi 添加到百度搜藏 添加到POCO网摘 添加到天天网摘365Key 添加到和讯网摘 添加到天极网摘 添加到黑米书签 添加到QQ书签 添加到雅虎收藏 添加到奇客发现 diigo it 添加到饭否 添加到飞豆订阅 添加到抓虾收藏 添加到鲜果订阅 digg it 貼到funP 添加到有道阅读 Live Favorites 添加到Newsvine 打印本页 用Email发送本页 在Facebook上分享


Disclaimer Privacy Policy About us Site Map

If you have any requirements, please contact webmaster。(如果有什么要求,请联系站长)
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.