开发者

Cardinality in PostgreSQL

开发者 https://www.devze.com 2023-01-04 20:24 出处:网络
I have a UML diagram of what I need my database schema to look like. This diagram includes roles and cardinality. How can I enforce car开发者_JAVA百科dinality in Postgres?Cardinality is enforced by us

I have a UML diagram of what I need my database schema to look like. This diagram includes roles and cardinality. How can I enforce car开发者_JAVA百科dinality in Postgres?


Cardinality is enforced by using constraints.

http://www.postgresql.org/docs/8.1/static/ddl-constraints.html

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号