I am investigating the possibility to split one DB into multiple. We decided to move some tables into another database, but we have queries with join on these tables. I found a few solutions about how to achieve that:
But I don`t know what the difference between them and what to choose.
Thanks for any help!