MySQL Index Selection
Posted: Sat 02 Aug 2014 19:59
Hi,
Forum Newbie with MyTable Question:
If I have a table with multiple indexes, say indexes on Col_1 and Col_2, and if I use a .Locate method on Col_2 will MySQL automatically use the proper index?
I noticed there was no IndexName property but I did see Index Fields. I would think the RDBMS would take care of such issues. Is this correct?
Thanks,
Bob K
Forum Newbie with MyTable Question:
If I have a table with multiple indexes, say indexes on Col_1 and Col_2, and if I use a .Locate method on Col_2 will MySQL automatically use the proper index?
I noticed there was no IndexName property but I did see Index Fields. I would think the RDBMS would take care of such issues. Is this correct?
Thanks,
Bob K