Skip to content

Instantly share code, notes, and snippets.

@mortenbra
Created March 20, 2017 17:33
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 mortenbra/6a10aa6b09fb470e6b91bc3b5adb19af to your computer and use it in GitHub Desktop.
Save mortenbra/6a10aa6b09fb470e6b91bc3b5adb19af to your computer and use it in GitHub Desktop.
login.sql file for sqlplus
-- enable compiler warnings
alter session set plsql_warnings = 'enable:all';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment