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 tempdb
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 create
> is an # table.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment