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 |
|
Zeinab
Starting Member
7 Posts |
Posted - 2008-11-02 : 03:35:43
|
| Hello Friends,I have a table with 3 index on it, I use this table in 3 queries,Now I want to use this indexes in 2 of these queries and I want run the 3th query without Indexes.Is there any parameter to set in the query which run this query regardless the indexes in the used table.regards, |
|
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2008-11-02 : 10:00:06
|
| Why? |
 |
|
|
|
|
|