Explore >> Select a destination


You are here

danischnider.wordpress.com
| | chandlerdba.com
12.4 parsecs away

Travel
| | Photo by Brian Patrick Tagalog on Unsplash July 2024. Oracle 19c, 23ai There are 3 main types of SQL Plan Management: SQL Profile SQL Plan Baseline SQL Patch So first some quick background info about the 3 options and then I'll tell you about my mistake. SQL Profile A SQL Profile is a collections of...
| | oracle-big-data.blogspot.com
12.9 parsecs away

Travel
| | This post focuses on the new In-Memory "cursor duration" temporary table feature which is part of Oracle Database 12.2.
| | antognini.ch
9.6 parsecs away

Travel
| |
| | alexzeng.wordpress.com
81.3 parsecs away

Travel
| 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...