Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Finding a string inside a string using T-SQL 1

Status
Not open for further replies.

hellferret

Programmer
Mar 15, 2001
91
GB
Is there an InStr() equivelant in SQL?

I want to return all records where a field contains a certain string.

Is this possible?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top