How to use linked server?
Answer / Vinayak Kumar Arya
To use a Linked Server in SQL Server, follow these steps:n1. Open Object Explorer and navigate to SQL Server Network Aliases.n2. Right-click on SQL Server Network Aliases and select New Linked Server.n3. In the Linked Server properties dialog box, provide a name for the linked server, its provider, and data source details.n4. Choose the security options (SQL Server Authentication or Windows Authentication).n5. Click OK to create the linked server.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a transactions?
What is the command used to recompile the stored procedure at run time?
Write a query to delete duplicate records in SQL SERVER
In clustered and non clustered indexes which one is faster while executing a query ?
What functions can a view be used to performed?
What do you mean by subquery?
Can a cursor be updated? If yes, how you can protect which columns are updated?
does physical index sort data
Is t sql the same as sql server?
One table Test with single column. These are the values in the table a b c d e f g h I need a query (without using any variable) with output as - a b c d f f g h
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
What are key, name and value columns of an attribute? : sql server analysis services, ssas
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)