We're customizing a CMS that has a few hundred tables in it. We are considering moving our custom tables to a separate database on the same server.
Should we expect much of a slow down in SQL Server? There will be many multi-join stored procedures joining data across the CMS database and our custom database.
should not make an impact......however you can also use a schema instead and place all your tables under that schema in the same database. This way all your stuff will be logically grouped together
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With