Oracle SQL Revealed Executing Business Logic in the Database Engine

Write queries using little-known, but powerful, SQL features implemented in Oracle's database engine. You will be able to take advantage of Oracle’s power in implementing business logic, thereby maximizing return from your company’s investment in Oracle Database products. Important features and...

Full description

Bibliographic Details
Main Author: Reprintsev, Alex. author (author)
Format: eBook
Language:Inglés
Published: Berkeley, CA : Apress 2018.
Edition:1st ed. 2018.
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630464506719
Table of Contents:
  • Part I: Features and Theory
  • 1. Joins
  • 2. Query Transformations
  • 3. Analytic Functions
  • 4. Aggregate Functions
  • 5. Hierarchical Queries: CONNECT BY
  • 6. Recursive Subquery Factoring
  • 7. Model
  • 8. Row Pattern Matching: match_recognize
  • 9. Logical Execution Order of Query Clauses
  • 10. Turing Completeness
  • Part II: PL/SQL and Patterns
  • 11. When PL/SQL is Better
  • 12. Solving SQL Quizzes
  • Appendix A: Useful Oracle Links. .