I've been blogging for several years now but mostly as an outlet to express my views on current events and as a place to publish my photography.
This particular blog will be entirely devoted to my work as a software developer and anything else related to technology that I find fascinating.
Thursday, August 27, 2009
Find All Occurences of a Specific Field Name in SQL Server
Here's a useful T-SQL script that will identify every table that has a field with a specific name:
No comments:
Post a Comment