Hello ,i tryed to search for this topic ,and i didn't find!
im new to optimizing mysql by indexing ,and i want to know if it is good?
i got this table with users registration details , i got username, first_name, last_name, and some more !
my question is :
is it good to index all this 3 fields ?
thank's
im new to optimizing mysql by indexing ,and i want to know if it is good?
i got this table with users registration details , i got username, first_name, last_name, and some more !
my question is :
is it good to index all this 3 fields ?
thank's
Comment