How can i see the text of one view?
423471Jun 15 2004 — edited Jun 15 2004I 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.