Skip to content

Instantly share code, notes, and snippets.

@cbmeeks
Created May 29, 2013 20:19
Show Gist options
  • Save cbmeeks/5673500 to your computer and use it in GitHub Desktop.
Save cbmeeks/5673500 to your computer and use it in GitHub Desktop.
Random string in DB2 (used for ID's)
hex(generate_unique()) as id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment