PowerShell Regular Expression (RegEx) Video Examples for SQL Server

By:   |   Comments   |   Related: More > PowerShell




Problem / Solution

In this video tip, we look at how to use RegEx to find patterns in data strings to look for such things as credit card numbers, SSNs or other string patterns.  Tim walks through several examples of how to use RegEx.

Key Learning Items
  • Basic understanding of RegEx to find patterns in strings
  • Using PowerShell to find and replace strings using RegEx
Read Companion Tip

Click Here



sql server categories

sql server webinars

subscribe to mssqltips

sql server tutorials

sql server white papers

next tip



About the author
MSSQLTips author Tim Smith Tim Smith works as a DBA and developer and also teaches Automating ETL on Udemy.

View all my tips



Comments For This Article