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 |
|
shapper
Constraint Violating Yak Guru
450 Posts |
Posted - 2007-02-09 : 11:18:35
|
| Hello,I am creating a simple search in .NET to look for certain records in my database tables.My question is, in my tables should I have columns, like description, title, with relevant information for the search or should I have a column named keywords and add all the important keywords for the search there?Thanks,Miguel |
|
|
|
|
|