Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Retrieving multiple searsh strings using SQL, where each search string must be present once

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-03-27 : 23:22:44
Selena writes "OK, here's the question, and I hope it's as tough as you like them.

I need to write an SQL query that selects multiple records based on two or more search criteria. Each search criteria *must* be present in one or more fields in a record for it to be returned, although this can be the same field.

How can I do this?

Selena"
   

- Advertisement -