Posts

Showing posts from January, 2020

Upgrade to SQL Server 2016 Using the Installation Wizard (Setup)

  Upgrade to SQL Server 2016 Using the Installation Wizard (Setup) Reasons for Upgradation         --New features of SQL Server version         --MS stop support         --When the application or front-end part was updated         --When integrating with other RDBMS products...   Upgradation Types         --In-Place         --Side-by-Side   In-Place Upgradation Restrictions 1. Patching is required on existing instance                            2012       2014        2005              SP4   ...