Only uses primary indexes/ keys. No need for foreign-keys if there are no relationships.
If you need a table indexed on another column – make a copy of the table – indexed on the other column.
Only uses primary indexes/ keys. No need for foreign-keys if there are no relationships.
If you need a table indexed on another column – make a copy of the table – indexed on the other column.