2008-12-29

Finding a string value in a SQL Server table

Option 1: Use the CHARINDEX() Function
Option 2: Use the LIKE Condition

http://www.mssqltips.com/tip.asp?tip=1654

No comments: