Skip to content

Instantly share code, notes, and snippets.

@mujahidk
Created May 16, 2014 15:12
Show Gist options
  • Save mujahidk/7bef212fe9c329c083c3 to your computer and use it in GitHub Desktop.
Save mujahidk/7bef212fe9c329c083c3 to your computer and use it in GitHub Desktop.
Oracle: System GUID
-- Oracle Sys GUID
SELECT SYS_GUID() FROM DUAL;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment