What is difference beteen Migration and Upgrdation?
Answer Posted / pavan
I can say simply.. Migration is the database level..moving the data of db from one server to another or from one environment to another..
Upgradtion is the instance level ..replacing old version with new version. Ex: SQL server 2005 to SQL server 2012.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain the functionalities that views support?
How much is a sql server license?
How each E-R model constructs can be mapped to the relational model?
What is trigger and different types of Triggers?
What is an index. What are the types?
What are the properties of sub-query?
What do mean by xml datatype?
What are scheduled tasks in sql server?
What is the most common type of join?
What is full outer join in sql server joins?
How to find the service pack installed? : sql server database administration
tell me the disaster recovery plan
Does transparent data encryption provide encryption when transmitting data across the network?
How can you know if the row fetched from cursor is still valid in underlying table?
What is the native system stored procedure to execute a command against all databases?