ScriptDOM is a hidden gem buried in the .NET Framework for anyone working with SQL. It's a library that parses SQL code and produces a list of tokens and an abstract syntax tree, allowing you to walk through stored procedures and queries clause by clause to make sure they are sound. In this ebook, author Joseph D. Booth guides you through setting up ScriptDOM in a console application and then using it to inspect SQL statements, identify user-defined functions, flag deviances from company standards, and more.
Introduction
Getting Started
Tokens
Statements
Visitor Pattern
Variables
Select Statement
Insert Statement
Update Statement
Delete Statement
Functions
Set Commands
Dangerous Commands
Helper Functions
Generate Script
SQL Versions
Interacting with a Database
Answers
Conclusion
978-1-64200-246-1
October 13, 2025
98
Looking for something specific? Try our title or author search.