Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How can i see the text of one view?

423471Jun 15 2004 — edited Jun 15 2004
I want to see the text of one view stored in my Oracle DB, then i run the next query:

SELECT TEXT FROM ALL_VIEWS WHERE VIEW_NAME = view_name;

The problem is that the information return me truncated.

How can i see the text of one view?

Sorry, my English is terrible.
I'm from Argentina.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 13 2004
Added on Jun 15 2004
2 comments
427 views