Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to Run a Query on a Remote SQL Server?

Answers were Sorted based on User's Feedback



How to Run a Query on a Remote SQL Server?..

Answer / vinod

By Using linked server we can get data from remote servers, and we can fire a query on remote server. we need to use three part naming conventions for this.

servername.databasename.dbo.tablename

Is This Answer Correct ?    4 Yes 1 No

How to Run a Query on a Remote SQL Server?..

Answer / guest

Use the OpenRowSet Function to Run a Query on a Remote SQL
Server.

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More SQL Server Interview Questions

What is partition index in sql server?

0 Answers  


Explain what is the difference between a local and a global temporary table?

0 Answers  


How to use "begin ... End" statement structures in ms sql server?

0 Answers  


What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration

0 Answers  


Explain what you mean by 3 tier architecture.

0 Answers   TCS,


What are scalar functions?

0 Answers  


What is the basic difference between clustered and a non-clustered index?

9 Answers   Infogain,


write an SQL query to list the employees who joined in the month of January?

0 Answers   Agilent, Amdocs,


How do I connect to sql server database?

0 Answers  


What is the use of keyword with encryption. Create a store procedure with encryption?

0 Answers  


Explain what is meant by replication of database?

0 Answers   Cap Gemini,


Does partitioning improve performance?

0 Answers  


Categories