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
Explain what you mean by 3 tier architecture.
What are ddl triggers and types of ddl trigger?
What do you understand by user-defined function in the sql server?
Explain the different index configurations a table can have?
Give an example of SQL injection attack ?
What is BLOCK statements in SQL?
wat wil hapn if we give the both read and deny read permission to user?
Does transparent data encryption provide encryption when transmitting data across the network?
What is the difference between for auto and for nested?
What are the different authentication modes in sql server?
Why truncate is ddl?
What is a trigger what are the advantages of trigger?
What is sql server agent and what are the two modes of authentication in sql server?
While using a cursor, how can you differentiate between a deleted row and a row that has been inserted with null data values?
What are the differences between user defined functions and stored procedures?