You don't give us much to go on, but as far as I can see, it will be cheaper for you if your queries
don't have to go to a linked server.
--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www.solidqualitylearning.com/
Blog: http://solidqualitylearning.com/blogs/tibor/
"hongo32" <hongo32es (AT) yahoo (DOT) com> wrote
Quote:
hello, i have a table that store information about bills, this table is
read constantly, and have close than 5'000.000 of registries. i ask
what is more eficient, have the table in a differente sql server
instance and connect with sql server, or have the table in the same sql
server instance. thanks |