Overview of SQL Server Editions
There are five SQL Server Editions are
as follow.
1) Enterprise:
Loaded with all features and mainly used in production.
2) Standard: 
·       
Delivers basic data management and business intelligence database.
·       
Used by small organizations to run their applications and supports
common development tools for on-premise and cloud with minimal IT resources.
3)
Web: 
·       
Provides low total-cost-of-ownership option for Web hosters and
Web VAPs
4) Developer:
·       
It is also loaded with full feature same as Enterprise edition. However,
licence is only for development and testing purpose.
·       
Developer edition licence cannot be used in Production.
5) Express:
·       
Express edition is the entry-level, free database and is ideal for
learning and building desktop and small server data-driven applications
 
Comments
Post a Comment