...(1,n) relationship. Now, I am trying to extend this database, but I'm not sure how to proceed given specific qualifiers. Allow me to illustrate:
* 1 Pod has 4 Channels > (1,4) relationship.
* 1 Sensor may occupy 0, 1 or 2 Channels > (0|1|2) relationship.
* 1 Pod has between 0 and 4 Sensors >...