SQL Server 2008: find all tables containing column with specified

SQL Server 2008: find all tables containing column with specified

瀏覽:305
日期:2025-10-06
Is it possible that I can query for names of all tables which contain column with name ... for the INFORMATION_SCHEMA., sys.columns , sys.tables is Microsoft Sql Server specific....看更多