Skip to content

Instantly share code, notes, and snippets.

@nosrednakram
Created January 4, 2012 21:07
Show Gist options
  • Save nosrednakram/1562146 to your computer and use it in GitHub Desktop.
Save nosrednakram/1562146 to your computer and use it in GitHub Desktop.
Set pl/sql oracle prompt
-- to set sql prompt to user@global_name for 10g and greater
set sqlprompt "_USER'@'_CONNECT_IDENTIFIER _PRIVILEGE> "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment