Dynamic SQL Applications, Performance, and Security in Microsoft SQL Server

Take a deep dive into the many uses of dynamic SQL in Microsoft SQL Server. This edition has been updated to use the newest features in SQL Server 2016 and SQL Server 2017 as well as incorporating the changing landscape of analytics and database administration. Code examples have been updated with n...

Descripción completa

Detalles Bibliográficos
Autor principal: Pollack, Edward. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2019.
Edición:2nd ed. 2019.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630378806719
Tabla de Contenidos:
  • 1. What is Dynamic SQL?
  • 2. Protecting Against SQL Injection
  • 3. Large Scale Searching
  • 4. Permissions and Security
  • 5. Managing Scope
  • 6. Performance Optimization
  • 7. Scalable Dynamic Lists
  • 8. Parameter Sniffing
  • 9. Dynamic PIVOT and UNPIVOT
  • 10. Solving Common Problems
  • 11. Applications of Dynamic SQL
  • 12. Index Usage and Maintenance. .