データベースごとのレベルでは非常に簡単です Use DatabaseName Select * From INFORMATION_SCHEMA.COLUMNS Where column_name = 'ColName'