When I try to display the contents of a LOB (large object) column in SQL*Plus, it is truncated. How do I display the whole thing?
This is great solution compared to all other complex solutions provided which requires creating procedures etc.
Thanks
SQL> set long 30000 SQL> show long long 30000
Stack Overflow is a collaboratively edited question and answer site for programmers – regardless of platform or language. It's 100% free, no registration required.
about » faq »
tagged
asked
1 year ago
viewed
1,399 times
latest activity
7 months ago