Skip to content

Instantly share code, notes, and snippets.

@ryankirkman
Created June 28, 2016 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryankirkman/a46423378434abe799c976b2f30f2d82 to your computer and use it in GitHub Desktop.
Save ryankirkman/a46423378434abe799c976b2f30f2d82 to your computer and use it in GitHub Desktop.
SELECT *
FROM credit_cards_history
WHERE credit_card_id = 1
ORDER BY version DESC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment