database - At least more than two cardinality in E/R diagram -


i making e/r diagram , have question. have two entities, namely: member , matches.

to consider "match", need @ least 2 members. now, problem is: how should note this? it's not 0.. *, assume, because match not match when have 0 members, right?

it's not 1.. 1 or 1.. *, can't play @ least 1 or @ 1....

so, how should note it? 2.. * not exist, best practice here then?


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -