Thursday, March 22, 2012

creating tables in Linked servers.

How do i create a table on an linked server. The table that i want to create
is an # table.A # table is a temporary table and I think that it's only on the local tempd
b
you can do it (not sure) as it is link with the current process and it runs
only on the actual server. So you can't do it on a linked server. Hope this
will help.
--
P.RUELLO
DBA
"RameshR" wrote:

> How do i create a table on an linked server. The table that i want to crea
te
> is an # table.sql

No comments:

Post a Comment