Archive

Archive for February 22, 2013

PowerShell for Searching Database Objects Part I

February 22, 2013 3 comments

Here is ProwerShell 3.0 Script for searching database object based on their names. We will use AdventureWorksLT2012 database, and will look for SQL Server objects name containing “user” for table level objects only explicitly excluding Federations, because this throws an error. Basically we are going to achieve output below SQL query with ProwerShell Script. Read more…

Advertisement
%d bloggers like this: