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
Which language rdl files made of?
What are triggers in ms sql server?
What are the restrictions while creating batches in sql server?
What is the fillfactor concept in indexes?
Name few endpoints exposed by ssrs 2012?
Where is trigger in sql server?
Which are the third-party tools used in sql server and why would you use them?
Explain the cursor lock types?
What is user defined stored procedures?
What is @@rowcount in sql?
Why do we need normalization?
What are the purposes of floor and sign functions?
How do you rebuild an identity column?
Which are new data types introduced in sql server 2008?
How to create an inline table-valued function?