Keeping referential integrity across multiple databases

后端 未结 5 1687
一整个雨季
一整个雨季 2021-02-13 16:44

What are the best practices for keeping referential integrity across multiple databases? since there\'s no built-in functions

Or is it better to partition a single datab

5条回答
  •  感情败类
    2021-02-13 17:26

    I'd rather have one database. Explained here:

    http://sqlblog.com/blogs/alexander_kuznetsov/archive/2008/05/13/be-aware-of-these-loopholes-in-your-referential-integrity.aspx

提交回复
热议问题