A unique identifier as a primary key is the most efficient.
Because the index associated with it does not need to be updated when an update is made.
Also, an auto increment unique field is best since the key is always added at the end of the index.
Also, the shortest the unique key, the better it is, because the index is smaller and faster.
--
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

