|
|
|
|
|
by craigkerstiens
5164 days ago
|
|
You're correct it was intended to be foreign keys, correctly updated now. I believe the difference would be on the constraint. A primary key is intended to be unique, where as an index does not alway carry that constraint. |
|