GM on MSSQL performance/optimization/suggestions
I have about 100,000 records in GM on MSSQL
wanted to setup a filer where
KEY1=X
KEY2=Y
optimized by ZIP
I thought those where all indexed fields...
Takes forever sometimes looking at it skipping along through records looking for what I need.
Coparable SQL queries are a blast.
Need advice on optimization and record management.
Suggestions of what to read are also welcome.
I have about 100,000 records in GM on MSSQL
wanted to setup a filer where
KEY1=X
KEY2=Y
optimized by ZIP
I thought those where all indexed fields...
Takes forever sometimes looking at it skipping along through records looking for what I need.
Coparable SQL queries are a blast.
Need advice on optimization and record management.
Suggestions of what to read are also welcome.