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 |
|
BendJoe
Posting Yak Master
128 Posts |
Posted - 2007-11-05 : 14:37:07
|
| Is there a way I could achieve something like this.freetext(FirstName+LastName,@Name) FirstName and LastName are two columns in my database table.What I am trying here is allowing the user to type their first name , last name or both. and write a search which can find there record for all the three cases.Please Advice. |
|
|
Kristen
Test
22859 Posts |
|
|
|
|
|