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 do you understand by mirroring?
How to insert stored procedure result into temporary table?
What is the new security features added in sql server 2016? : sql server security
A trigger can reference objects outside the current database? State true or false.
What is exclusive locks?
Explain Capacity planning to create a database? and how to monitor it?
How to create a dml trigger using create trigger statements?
How to find related tables in sql server?
How raid can influence database performance?
What is the user of Primary key?
Do I need a report server to run reports in my application?
What are the properties of primary key?
Define outer join?
What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration
What is the difference between primary key and unique constraints?