The T-SQL LIKE operator is one of the most useful additions to the SQL SELECT statement. The latter retrieves a result set, and you can easily filter the results using equality operators and the WHERE clause to select certain specific conditions. But what about those times when you might want to select rows that are...
The post SQL Server Essentials: Using the SQL LIKE Operator appeared first on Petri IT Knowledgebase.