Viewing 3 posts - 1 through 4 (of 4 total)
Thank you for your response.
I have run the DBCC commands and run the query.
Now the query returns the result very fast 🙂
I will run the query tomorrow again without running...
November 10, 2010 at 9:48 am
Hi, I have provided two queries in my first post
one is
select * from containstable(tbl_name, fieldname,'1607')
and another one is
select * from containstable(tbl_name, fieldname,'(isabout("1607 *")) or (isabout ("1607*") )')
First one is...
November 10, 2010 at 9:09 am
Thank you for your response.
But I wonder why this is very fast even first time in sql 2008?
select * from containstable(tbl_name, fieldname,'(isabout("1607 *")) or (isabout ("1607*") )')
November 10, 2010 at 8:08 am
Viewing 3 posts - 1 through 4 (of 4 total)