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...


What are the different ways of moving data/databases
between servers and databases in SQL Server?



What are the different ways of moving data/databases between servers and databases in SQL Server?..

Answer / swapna

There are lots of options available, you have to choose
your option depending upon your requirements.

Some of the options you have are: BACKUP/RESTORE,
dettaching and attaching databases, replication, DTS, BCP,
logshipping, INSERT...SELECT, SELECT...INTO, creating
INSERT scripts to generate data.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What are the pros and cons of creating extended stored procedures?

1 Answers  


What do you mean by an execution plan? Why is it used? How would you view it?

0 Answers  


What is molap and its advantage? : sql server analysis services, ssas

0 Answers  


what protocol both networks use? : Sql server database administration

0 Answers  


In what sequence sql statement is processed?

0 Answers  


How to determine the service pack currently installed on SQL Server?

4 Answers   HCL,


What is similarity and difference between truncate and delete in sql?

0 Answers  


What is 2nf in normalization?

0 Answers  


what is maximum size of temp db?

4 Answers   iSoft,


Explain left outer join and right outer join?

0 Answers  


How to run queries with sql server management studio express?

0 Answers  


How can you see what type of locks used?

1 Answers  


Categories