|
|
|
|
|
by nierman
5034 days ago
|
|
and you probably want to include these indices in any case to enforce that a given (user, movie) pair in the join table is unique (unless you want to track if a rating was changed and when, etc.) further, you might decide to cluster on the index or partition. |
|