Tag: Search
This tag groups together all pages and posts related to search and searching related features of SQL Server.
-
How to perform case sensitive searches on SQL Server database columns?
This article shows you how to perform case sensitive searches on the data from the SQL Server table columns. It discusses the pros and cons of different case sensitive search approaches and their performance implications
-
What is SQL Injection? How to prevent it? Examples, best practices, tips and tricks to safeguard your SQL Server databases
This article explains what SQL Injection is, how it works, with easy to understand examples. It also discusses the preventive measures you can take to defend against SQL Injection, along with security best practices, tips and tricks
-
How to search all character columns of all tables in your database for a specific search string or keyword?
Have you ever had a need to search for a specific string across all the tables in your database? Surprisingly this does seem like a
Latest Articles


