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 |
|
msivasakthi
Starting Member
1 Post |
Posted - 2008-12-20 : 01:04:00
|
| Hi all,How can we create the Full text Index on view?ThanksSiva |
|
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2008-12-20 : 08:53:32
|
quote: Originally posted by msivasakthi Hi all,How can we create the Full text Index on view?ThanksSiva
Why don't you create full-text index on tables inside view that involved search patterns. |
 |
|
|
|
|
|