Crimes Against SQL

Crimes Against SQL

Biography

Oracle Autonomous Database includes many tools to self-optimize slow-running SQL statements. But no matter how good the database gets, there are many SQL anti-patterns that will lead to slow applications. This session covers three of the worst offenders: concatenating user input into statements, placing SQL inside loops, and accessing the same table many times in one query. Join this talk to learn why these lead to slow data access and how using PL/SQL helps you avoid these problems to build better, faster, more secure data-driven applications.

Papers

No items found