This user account () has been banned from the forums

Forum Replies Created

Viewing post 1 (of 2 total)

  • Reply To: Basic query performance

    First I would create a clustered index on the [memberphonelookup] table

    Then create a non-clustered index on the [eligibility] table with an include statement for the field(s) you want. The reason...

Viewing post 1 (of 2 total)