Video on Text Mining SQL Server Data Using PowerShell
By: Tim Smith | Comments | Related: More > PowerShell
Problem / Solution
In this video, we look at some of the basics to text mining data in SQL Server using PowerShell by looking at words and the positions of words. Tim will show us various PowerShell functions to help mine text data from SQL Server tables.
Key Learning Items
- Text mining by word count.
- Text mining by position.
- Getting counts of words for analysis.