XML and JSON Recipes for SQL Server A Problem-Solution Approach /

Quickly find solutions to dozens of common problems encountered while using XML and JSON features that are built into SQL Server. Content is presented in the popular problem-solution format. Look up the problem that you want to solve. Read the solution. Apply the solution directly in your own code....

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

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Grinberg, Alex (Συγγραφέας, http://id.loc.gov/vocabulary/relators/aut)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2018.
Έκδοση:1st ed. 2018.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Part I: XML in SQL Server
  • 1. Introducing XML
  • 2. Building XML
  • 3. Manipulating XML Files
  • 4. Shredding XML
  • 5. Modifying XML
  • 6. Filtering XML
  • 7. Improving XML Performance
  • Part II: JSON in SQL Server
  • 8. Constructing JSON
  • 9. Converting JSON to Row Sets
  • 10. Modifying JSON.