How do I make sure that all rows with the same foreign key have unique names in my PostgreSQL database?

后端 未结 0 607
后悔当初
后悔当初 2020-12-05 02:42

I have a PostgreSQL database with two tables: Team and Project, in a one-to-many relationship.

Team has these columns:

  • id
相关标签:
回答
  • 消灭零回复
提交回复
热议问题