|
Example: see click here
|
|
|
|
Example: to represent the ternary relationship
Create this relation (table):
Supply( sname, pname, pjname )
Sample content:
(s1, p1, pj1)
(s1, p2, pj2)
(s2, p1, pj2)
(s2, p2, pj1)
|