Friday, February 23, 2018



How to see view script from SQL Prompt?


SQL> set long 5000 

SQL> select text from user_views 
         where view_name='VW_INBOX_PO_GENERATED' ;

No comments:

Post a Comment

 RMAN Recovery Catalog About Recovery Catalog RMAN recovery catalog Is another database which is out of your normal databases or which is o...