Skip to content

Instantly share code, notes, and snippets.

@maravilloso
Last active December 18, 2015 09:39
Show Gist options
  • Save maravilloso/5763280 to your computer and use it in GitHub Desktop.
Save maravilloso/5763280 to your computer and use it in GitHub Desktop.
Nº máximo de registros desde una posición concreta
SELECT SKIP 50 FIRST 10 * FROM tabla
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment