What is difference beteen Migration and Upgrdation?
Answer Posted / thrilok
Migration is the process of taking the backup and restore into the target server (One or More).
Down time is not mandatory.
Man power is required.
Upgradation is the process of replacing the old version of sql server with the new version of sql server.
Down time is mandatory for upgradation.
Man power is not required.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the diifferences between the ms sql server vs mysql?
What are binary string data types in ms sql server?
What is the xml datatype?
How do I run sql server 2014?
Difference between aggregate functions of sql?
What is a linked server in sql server?
What stored by the msdb? : sql server database administration
Why truncate is ddl command?
What is entity data services?
Can one drop a column from a table?
Explain atomicity?
What are views used for?
What is coalesce and check constraint in sql server?
How to create user defined functions with parameters?
List layers of abstraction microsoft architectured to provide relational db through cloud platform ?