|
Jun
1 |
|
comment |
Should I use an index or a hash function on a primary key if I have 100000 rows of data? If apart of considering the memory and disk, which method is better in performance and maintenance ? For example, if new rows need to be inserted... |
|
Jun
1 |
|
comment |
Should I use an index or a hash function on a primary key if I have 100000 rows of data? Thanks for your reply. |
|
May
30 |
|
awarded | Student |
|
May
30 |
|
asked | Should I use an index or a hash function on a primary key if I have 100000 rows of data? |