Archives: June 2012
Database Tables
Today I was asked for "a list of all tables in all databases" on a particular instance of SQL Server. Knowing what was actually required was all "User" tables in all "Accessible" "User" databases I wrote the script below . It will return the ServerName, DatabaseName, SchemaName and TableName of…
0 comments, 344 reads
Posted in SQL Server 365 on 13 June 2012



Subscribe to this blog