1.

We Have An Application Whose Code Can't Be Changed.can We Improve Its Performance?

Answer»

We can improve the application performance WITHOUT changing BASE SQL code by optimizing the SQL performance. Oracle has come up with SQL ADVISOR tool that helps SQL performance. We can make use of SQL Advisor TOOLS' SQL Profiles to improve performance, though we can't touch the underlying SQL.

We can improve the application performance without changing base SQL code by optimizing the SQL performance. Oracle has come up with SQL Advisor tool that helps SQL performance. We can make use of SQL Advisor tools' SQL Profiles to improve performance, though we can't touch the underlying SQL.



Discussion

No Comment Found