Skip to Content
Oracle SQL Revealed: Executing Business Logic in the Database Engine
book

Oracle SQL Revealed: Executing Business Logic in the Database Engine

by Alex Reprintsev
April 2018
Intermediate to advanced
393 pages
6h 8m
English
Apress
Content preview from Oracle SQL Revealed: Executing Business Logic in the Database Engine
© Alex Reprintsev 2018
Alex ReprintsevOracle SQL Revealedhttps://doi.org/10.1007/978-1-4842-3372-6_11

11. When PL/SQL Is Better Than Vanilla SQL

Alex Reprintsev1 
(1)
London, UK
 

It was already mentioned a few times that for many tasks, instead of using advanced Oracle features like a model clause or recursive subquery factoring, you can implement the logic in PL/SQL with better performance and scalability . However PL/SQL may be a better choice to get a recordset even if the challenge can be addressed with basic SQL features only. As a rule, the reason is because of limitations or current implementation of SQL or specifics of SQL queries. SQL is declarative language and its implementation in Oracle RDBMS is not open source; thus what is happening ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Oracle Database 11g Performance Tuning Recipes: A Problem-Solution Approach

Oracle Database 11g Performance Tuning Recipes: A Problem-Solution Approach

Sam R. Alapati, Darl Kuhn, Bill Padfield

Publisher Resources

ISBN: 9781484233726Purchase LinkPublisher Website