Results 1 to 2 of 2

Thread: speeding up my search by using index's?

  1. #1
    Join Date
    Sep 2003
    Posts
    4

    speeding up my search by using index's?

    would makeing my first and last name fileds search faster by putting an
    index on them. there is 30k records so far

  2. #2
    Join Date
    Jan 2003
    Location
    UK
    Posts
    277
    yes it would........
    generally speaking any field you have in the WHERE part of a query will run faster if it is indexed.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •