SQL Find Columns Named
As you'd expect this is a script that interrogates the system objects tables to bring back a list of columns with a name matching a given string, this code is subject to improvement and development over time:
As you'd expect this is a script that interrogates the system objects tables to bring back a list of columns with a name matching a given string, this code is subject to improvement and development over time: