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 |
What is an indice?
What is table level trigger?
What is the difference between referencing and joining?
What is transaction server auto commit?
How to connect sql server management studio express to sql server 2005 express?
How to add additional conditions in SQL?
what is the difference detween pairwise comparison subquary and non pairwise comparison subquary?
Where the sql logs gets stored? : sql server database administration
List the different types of joins?
Using query analyzer, name 3 ways you can get an accurate count of the number of records in a table?
Can you explain some of the DTS problems?
if no size is defined while creating the database, what size will the database have? : Sql server administration
Oracle (3259)
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)