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....
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2018.
|
Edición: | 1st ed. 2018. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630163306719 |
Tabla de Contenidos:
- 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.