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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-09-19 : 10:14:34
|
| Karen writes "I need to do multiple string search using a + as a delimeter in HTML page search box. When somebody type multi - strings with "+" in search box, the search function may search through the table not just in one column but in three different columns. If the multi-strings have been found in those three columns(not necessary must be in those three columns),there should only one row returned no duplicates. How can I handle this?" |
|
|
|
|
|