BIRT 3.7
Written by: Michael Williams
Featured Refcardz: Top Refcardz:
  1. Scrum
  2. Apache Maven 2
  3. Essential MySQL
  4. Node.js
  5. Groovy
  1. jQuery Selectors
  2. Ajax
  3. Java
  4. Spring Config.
  5. Java Concurrency

Link Details

Link 743623 thumbnail
User 225256 avatar

By mswatcher
via use-the-index-luke.com
Submitted: Feb 11 2012 / 13:17

Using window functions is yet another way to implement pagination in SQL. They offer a flexible and above all, standards-compliant option. But only SQL Server and the Oracle database allow to use them for a pipelined Top-N query. PostgreSQL does not use indexes for those queries and is therefore executing them very inefficiently. MySQL does not support window functions at all.
  • 1
  • 0
  • 145
  • 13

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (1)



Voters Against This Link (0)