Which stored procedure will you be running to add a linked
server?
Answer Posted / guest
sp_addlinkedserver, sp_addlinkedsrvlogin
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the difference between a stored procedure and a user defined function?
What happens if ntwdblib.dll is missing on your machine?
How to end a stored procedure properly in ms sql server?
how to take backup bcp out for a column in table in sql server?
What is the most common type of join?
Do you know what are the differences between lost updates and uncommitted dependencies?
How to modify the underlying query of an existing view?
How to specify the collation for a character data type in ms sql server?
What are the different types of join?
What is the process of indexing?
Explain about thread and memory management process of SQL?
What is the default order of an order by clause?
What is dbcc command in sql server?
Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.
What is the difference between executequery () and executeupdate ()?