If you don't have TOAD you can select the TEXT from the USE R_VIEWS view.
e.g.
SELECT text
FROM user_views
WHERE view_name = 'my_view';
Regards
|
Results 1 to 10 of 12
Thread: Views Based on which tables ?Threaded View
|
Click Here to Expand Forum to Full Width |