netx_iit

Trick and Tips PL/SQL

Nov 9th, 2020 (edited)
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PL/SQL 0.11 KB | None | 0 0
  1. --set full size output in oracle(PLSQL) editor
  2. SET linesize 300
  3. SET trimout ON
  4. SET trimspool ON
  5. SET wrap off
Advertisement
Add Comment
Please, Sign In to add comment