Saturday, February 25, 2012

CONTAINSTABLE AND VIEW

Hi all,

is there any way so i can use the view in the containstable,

ie. select * from containstable (SOMEVIEW,SOME_COL_ON_VIEW,SEARCHCOND)

Thank you in advance.

Niranjan

Constainstable() is a fulltext function. As the name suggests, it's used against a table that has been fulltext indexed.

So, the answer is "NO".

No comments:

Post a Comment