Change Schema in Powershell

Changing object schemas is easy enough in T-SQL when it’s a single object, but it get considerably more complicated when you’ve got several objects to change, or even several thousand. This is where Powershell comes in. Here I show you how to very easily change the schema of as many objects as you like in just a few seconds. And I throw in some regex in there for good measure. Let’s have some fun.

Rate this video

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading...