+ Reply to Thread
Results 1 to 2 of 2

Thread: Indexing query question

  1. #1
    Join Date
    Mar 2006
    Posts
    462

    Question Indexing query question

    I am going to write a dynamic PHP/MySQL script. In order to optimize it for indexing I guess it would be better to have a numeric unique key rather than one with letters? Am I right?
    Cheap web hosting review directory listing a
    Hostmonster review and a Bluehost review - CPU, support, plans, speed test, uptime

  2. #2
    Join Date
    Feb 2006
    Location
    Florida, USA
    Posts
    1,345

    Default

    You should use a unique numeric key anyways. It makes things a lot easier to reference.

+ Reply to Thread

Posting Permissions

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