Can I create a composite key for a third table from the primary keys of 2 different tables? Does MySQL support it?

后端 未结 0 476
小鲜肉
小鲜肉 2020-12-03 01:36

I have got 3 different tables:

movies_table -> this has movie_id as the primary key. users_table -> this has username as the primary key. review_table -> can

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