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
How will you decide the active and passive nodes?
Explain the properties of sub-query in sql server?
Why do you want to join software field as you have done your BE in Electronics?
What is the difference between a "where" clause and a "having" clause?
Which are the new data types introduced in sql server 2008?
What are the tables in sql?
What is the purpose of sql profiler in sql server?
Explain different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?
What is dbcc?
What is the use of for clause?
What is data source object?
What is db stored procedure?
What is etl - extraction, transformation, and loading?
How to scale out a federation by Sql statement?
How to delete existing triggers using "drop trigger"?