Thursday, May 5, 2011

Can I use full text indexing on a view?

I am using SQL Server 2000 and I am using full text indexing on a table. Can I use full text indexing on a view of this table? If yes, then how can I use? If no, then what should I do?

Actually, I am doing refinement of the results obtained from a table and for this refinement I am using a view of this table...

From stackoverflow

0 comments:

Post a Comment

Note: Only a member of this blog may post a comment.