Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
就像上面的问题一样。另外,这个表的主键是另外一个表的外键,那么如果不通过这个表的复合主键将它们映射到原来的表有什么区别呢?
1) 如果没有整数主键,许多任务的性能会受到影响。
2) 许多自动化代码生成的工具需要一个整数主键。