GeekArticles
FAQ
Oracle FAQ
FAQ
Oracle FAQHow to UNION ALL xxx_VIEWS and xxx_SOURCE ?
I often build a view to prototype/develop ETL transformation rules, then "wrap" the view in a PL/SQL package.
Occasionally, I need to search the ETL code. However, xxx_VIEW.TEXT is LONG, while xxx_SOURCE is VARCHAR2(4000).
I know I can run t...
Sponsored Links
Read Next: Correlated Subquery
Related Topics
Subscribe via RSS
Oracle FAQ
- Synchronize data from remote location
- Oracle Fundamentals
- How to connect SQLPlus without tnsnames.ora
- Best Practices for App Server Keep Alive
- bind variables in triggers
- how to avoid outer joins
- One 900 column table versus ten 90 column tables.
- Does select generate undo ?
- Performance Question
- Help analyze statspack report
