|
You are here |
www.binovarghese.com | ||
| | | | |
alexzeng.wordpress.com
|
|
| | | | | I am reading Expert Oracle Practices by Oracle Database Administration from the Oak Table. I'd like to summary and share what I learned. This chapter PL/SQL and the CBO by Jo?e Senega?nik is pretty interesting. It tells how to use oracle extensible optimizer to set the selectivity and the cost of PL/SQL functions. This will... | |
| | | | |
oracleprof.blogspot.com
|
|
| | | | | SQL_ID and/or PLAN_HASH_VALUE are used almost globally across Oracle database to identify query. This is not a case for SPM mechanism using... | |
| | | | |
oracletoday.blogspot.com
|
|
| | | | | I have been having some performance problems when using autotrace in some production systems. I finally had time to check out why. I enabled... | |
| | | | |
sqlmaria.com
|
|
| | | Database views are a handy tool to help obfuscate complex joins from developers and analysts. However, knowing which view to use can be tricky, especially when faced with multiple views with simila... | ||