I have a deduping project coming up, which will inolved consolidating duplicate records in one table and changing foreign key values in other tables that reference the first table. The DB involved is on SQL 2000
Is there a command, function or script that will identify all tables which contain a specific column name?