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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[United States] :
Apress,
[2019]
|
Edición: | Second edition. |
Colección: | ITpro collection
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
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.