SQL Server Management Studio (SSMS) is a great tool for writing and running queries. This post will provide some extra tips on querying text fields in a database table. These include:
- Query fields with long or formatted text
- Copying strings by dragging them from the results grid
- T-SQL query tips for working with strings
Advertisements