View Single Post
Old 11-16-2012, 10:44 PM   PM User | #3
quadrant6
Regular Coder

 
quadrant6's Avatar
 
Join Date: Aug 2002
Location: New Zealand
Posts: 150
Thanks: 0
Thanked 0 Times in 0 Posts
quadrant6 is an unknown quantity at this point
Quote:
In the long run, though, you will surely get the best performance by adding an index on the CODE.CODE column.
Thanks. So it should be a 'unique' index correct?

I also find that the code table often needs to be 'optimized' because it has a little red in the overhead column under phpmyadmin but is this just to be expected with a table that's being written to and rows removed frequently?
quadrant6 is offline   Reply With Quote