Quantcast
Channel: Go4Expert
Viewing all articles
Browse latest Browse all 1994

How to use SQL Patches to tuning SQL without the need to change your source code

$
0
0
SQL Patches is part of the features provided by SQL Repair Advisor which is used to fix a SQL statement’s critical failures such as returning wrong result. The SQL Repair Advisor analyzes the problematic statement and in many cases recommends a SQL patch to repair the statement. The SQL patch is to influence the Oracle SQL optimizer to choose an alternate execution plan for future executions, instead of using the original problematic execution plan. There is a public API call to create SQL...

How to use SQL Patches to tuning SQL without the need to change your source code

Viewing all articles
Browse latest Browse all 1994

Trending Articles