I wonder if SQL Server actually provides a facility to parse your SQL and highlight deprecated features. The runtime counters are handy but only count features which are executed so you can't guarantee to catch everything.
I wonder if SQL Server actually provides a facility to parse your SQL and highlight deprecated features. The runtime counters are handy but only count features which are executed so you can't guarantee to catch everything.