首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > Mysql >

问一道easy query question,该如何处理

2012-03-11 
问一道easy query questionSample table:idvalues112231435162Task: write an SQL query to select the mo

问一道easy query question
Sample table:

idvalues
11
22
31
43
51
62

Task: write an SQL query to select the most commonly repeated value from the table above 


[解决办法]
牛,不得不佩服楼上的

热点排行