sql查询以获得最高结果
我以前问过类似的问题,但由于我没有得到答复,我希望能简单一点。
我有一个包含谷歌类型结果的记录表,例如对于某个术语,有特定数量的记录。我想要一个查询,该查询将选择给定日期的术语,每个术语的结果数量按降序排列。
示例表
term dateadded resulturl
marines 2011-05-19 http:.../
I have asked a similar question before but since I did not get a response I was hoping to simply it a little better.
I have a table of records that containing google type results for example for a certain term there are specific number of records. I want a query that will select the terms for a given day with number of results per term in decreasing order.
Example Table
term dateadded resulturl
marines 2011-05-19 http:.../
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)