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)
 Text Search

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-01-15 : 16:27:20
Vijay writes "Hai,

I am designing a content management software . WHEN I store an article, I store 5 keywords of that in one record separated by space and these keywords are used to locate related article from the same table, How can I split the keywords and search it one by one in the same table with the help odf a stored procedure.


Thanks

Vijay"
   

- Advertisement -