/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

oracle-base.com
| | www.salvis.com
6.8 parsecs away

Travel
| | Database centric development
| | sqlmaria.com
6.9 parsecs away

Travel
| | At the recent OUG Ireland conference I had the privilege of participating in a panel discussion on the Oracle Database. During the course of the session the topic of Optimizer histograms came up. A...
| | blog.panoply.io
7.6 parsecs away

Travel
| | Explore the key differences between MySQL and Oracle databases in this informative blog post by Panoply. Discover which one is right for your needs.
| | orastory.wordpress.com
26.5 parsecs away

Travel
| There have been some interesting posts from Marcin Przepiorowski and Kerry Osborne about mapping sql plan management (spm) baselines to a corresponding sql id. The key to sql plan baselines (DBA_SQL_PLAN_BASELINES) is SIGNATURE. And why signature? It's not just another change to the key to identifying sql statements (HASH_VALUE -> (NEW_)HASH_VALUE / OLD_HASH_VALUE -> SQL_ID)....