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.
多年来,我看到了很多方法:
在我看来,第 3 个选项,从头开始创建一个新数据库,从脚本构建数据结构并使用脚本填充任何静态数据是最好的方法。它是可重复的,并且应该始终有效。
这个问题也适用于其他 dbms。
出于您建议的确切原因,我会推荐第三个选项。