Archives: August 2012
Reporting on common code smells : A POC
Over the past few blog entries, I’ve been looking at parsing TSQL scripts in a variety of ways for a variety of tasks. In my last entry ‘How to prevent ‘Select *’ : The elegant way’, I looked at parsing SQL to report upon uses of SELECT *. … Read more
1 comments, 601 reads
Posted in Dave Ballantynes blog on 29 August 2012
How to prevent ‘Select *’ : The elegant way
UPDATE 2012-09-12 For my latest adventures with TSQL Parsers please see this post.
I’ve been doing a lot of work with the “Microsoft SQL Server 2012 Transact-SQL Language Service” recently, see my post here and article here for more details on its use and some uses.
An obvious use is to… Read more
2 comments, 1,153 reads
Posted in Dave Ballantynes blog on 9 August 2012



Subscribe to this blog