您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息

mysql 中如何随机提取数据库记录_MySQL

2024/6/17 16:55:02发布33次查看
帮朋友改个asp的相关产品显示要用到随机读取当前类别的前10个产品,google了下收藏的
mysql中随机提取数据库记录
-------------------------------------------------------------------------------- view plaincopy to clipboardprint?
select * from tablename order by rand() limit 10
select * from tablename order by rand() limit 10sqlserver中随机提取数据库记录
-------------------------------------------------------------------------------- view plaincopy to clipboardprint?
select top 10 * from tablename order by newid()
select top 10 * from tablename order by newid()access中随机提取数据库记录
-------------------------------------------------------------------------------- view plaincopy to clipboardprint?
select top 10 * from tablename order by rnd(fid)
select top 10 * from tablename order by rnd(fid)fid:为你当前表的id字段名
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录 Product