Dear All,
I am looking for an example that will show the difference in time that the use of indexes will make. I created a user table with random data from Mockaroo (10,000 rows), indexed one non-key field and developed two queries one on the indexed non-key field and another one on a non-indexed non-key field but there was no time difference.
Is there a way or a combination of data that will highlight the time differences?
Regards,
George
I am looking for an example that will show the difference in time that the use of indexes will make. I created a user table with random data from Mockaroo (10,000 rows), indexed one non-key field and developed two queries one on the indexed non-key field and another one on a non-indexed non-key field but there was no time difference.
Is there a way or a combination of data that will highlight the time differences?
Regards,
George