Relational Database Programming A Set-Oriented Approach /

Learn the best way of writing code to run inside a relational database. This book shows how a holistic and set-oriented approach to database programming can far exceed the performance of the row-by-row model that is too often used by developers who haven’t been shown a better way. Two styles of prog...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Ardeleanu, Stefan (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2016.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Introduction
  • 1. The Concept of Style
  • 2. SQL: Beauty and the Beast!
  • 3. A Holistic Vision Against the Data
  • 4. Data by Set or by Row?
  • 5. Data Transfer Paradigm
  • 6. The Challenge from Scalar Functions
  • 7. Writing SQL versus Writing Procedurally
  • 8. Row Triggers and the Need for Atomic Solutions
  • 9. Final Reflections and Thoughts.