php code

the mystery of querying

if i know (or remember) more from my database class, i may have an answer for this. i was just coding my new board and was curious about which of the following query is faster: or m.uid is a primary index while m2.uid is an index. what would be your guess?