Dynamic SQL: Applications, Performance, and Security by Edward PollackEnglish | 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.