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?

Answer Posted / javed shaikh

What are the different ways of moving data/databases
between servers and databases in SQL Server?
Answer
# 1 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 ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use having clause without group by?

1022


When would you prefer to have a minimum number of indexes?

959


How to find out the list schema name and table name for the database?

976


Describe the left outer join & right outer join. : sql server database administration

1032


How do you delete a trigger?

1029


What are the new scripting capabilities of ssms? : sql server management studio

1114


How to list all columns in a table using odbc_columns()?

1025


What is difference between stored procedure and user defined function?

1165


What is standby servers? Explain types of standby servers.

1049


How do I find the sql server version?

1072


Can you move the resources after pausing the node? : sql server database administration

1158


Explain user defined views?

1001


How to get the number of affected rows?

1053


Which are the important points to note when multilanguage data is stored in a table?

1062


What is a livelock?

1009