This T-SQL Tutorial will provide an overview of how to perform pattern matching when searching for records in your SQL Server database tables. You will see several examples of how to use wildcard characters and escape characters when performing searches using the LIKE operator.
Video Tutorial Highlights
Introduction to the Like Operator in T-SQL
How to use Wildcard characters for Pattern Matching
How best to use Escape characters when using the Like Operators
Sign up today for instant access to all SQL Tutorials
Other SQL Tutorials that you might be interested in: