Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Dynamic SQL: Applications, Performance, and Security

Posted By: AvaxGenius
Dynamic SQL: Applications, Performance, and Security

Dynamic SQL: Applications, Performance, and Security by Edward Pollack
English | PDF,EPUB | 2016 | 296 Pages | ISBN : 1484218108 | 16.7 MB

This book is an introduction and deep-dive into the many uses of dynamic SQL in Microsoft SQL Server. Dynamic SQL is key to large-scale searching based upon user-entered criteria. It’s also useful in generating value-lists, in dynamic pivoting of data for business intelligence reporting, and for customizing database objects and querying their structure.