Skip to content

Instantly share code, notes, and snippets.

@xivSolutions
Created March 13, 2014 02:31
Show Gist options
  • Save xivSolutions/9520925 to your computer and use it in GitHub Desktop.
Save xivSolutions/9520925 to your computer and use it in GitHub Desktop.
PG get last value of sequence
SELECT last_value FROM album_album_id_seq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment