如何从像Northwind这样的现有示例数据库中生成一个大数据库并保持表之间的关系?
我正在使用PostgreSQL Northwind数据库( link ) 我想在现有数据库中创建其他行,同时保持表之间的关系。我看到了MD5 Hash函数以在单个表中创建行,但是这对我在其他表中创建相关的行没有很大帮助。
任何资源或建议(包括代码)片段都会非常有帮助,因为我试图找到资源,但是我缺乏相关的资源。
非常感谢 PJ
I am working with the POSTGRESQL NorthWind Database (Link)
I want to create additional rows in the existing database, while maintaining the relationships between the tables. I saw the MD5 hash function to create rows in a single table, however that doesnt help me much with creating related rows in the other tables.
Any resources or suggestions (including code) snippets would be really helpful, since I have tried to find resources but I have come up short on relevant ones.
Many Thanks,
PJ
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论