数据库系统原理精品教学(吉林大学)18-web答案.pdfVIP

  • 2
  • 0
  • 约6.29千字
  • 约 3页
  • 2018-01-31 发布于浙江
  • 举报

数据库系统原理精品教学(吉林大学)18-web答案.pdf

C H A P T E R 1 8 Data Analysis and Mining Solutions to Practice Exercises 18.1 query: groupby rollup(a), rollup(b), rollup(c), rollup(d) 18.2 We assume that multiple students do not have the same marks since otherwise the question is not deterministic; the query below deterministically returns all students with the same marks as the n student, so it may return more than n students. select student, sum(marks) as total, rank() over (order by (total) desc) a

文档评论(0)

1亿VIP精品文档

相关文档