'ER diagram to Postgres SQL
n real, ProductID integer , PRIMARY KEY () )
Solution 1:[1]
Would suggest you to go through what each of the notations/ symbols in an ER diagram literally means. It would be then easy for you to proceed further.
ER diagram mentioned by you is bit high level and not so deeper. So it should be easy for you if you learn up the notations.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Anbazhagan M |
