Tagged

VBA to T-SQL via TDD

In this series of articles, I go step-by-step explaining how you can re-write VBA functions as SQL Server scalar functions to increase performance without the risk of introducing logic errors during the migration.

All original code samples by Mike Wolfe are licensed under CC BY 4.0