当前位置:网站首页>SQL Server foundation introduction collation

SQL Server foundation introduction collation

2022-06-26 10:36:00 NYTWTYN

Introduce

SQL Server By Microsoft Development and promotion of relational database management system (DBMS), It was originally created by Microsoft、Sybase and Ashton-Tate Developed by three companies , And in 1988 The first OS/2 edition . Because it's based on Sybase Products developed for the company's technology , And Sybase The database is fully compatible with .Microsoft SQL Server Updated version in recent years ,1996 year ,Microsoft Launched SQL Server 6.5 edition ;1998 year ,SQL Server 7.0 Versions meet users ;SQL Server 2000 yes Microsoft The company 2000 Launched in 2013 , The latest version is 2019 Year launched SQL SERVER 2019.

Market occupation

One of the three mainstream relational databases , In the car 、 Medical care 、 financial service 、 retail 、 government administration versus business enterprise 、 Cloud and other fields occupy a certain number of users .

Version evolution

Time edition Software version number remarks
2019SQL Server 201915.x-
2017SQL Server 201714.x-
2016SQL Server 201613.x-
2014SQL Server 201412.00.2000.8-
2012SQL Server 201211.00.2100.60 Start to support highly available clusters
2010SQL Server 2008 R210.50.160010.50.1600.1-
2008SQL Server 200810.00.1600.22-
2005SQL Server 20059.0.13990.6 Start to support dual machine cluster
2000SQL Server 20008.00.194-
1998SQL Server 7.0--
1996SQL Server 6.5--
1988 first OS/2 edition --

Architecture support

Support Windows and Linux, among Linux from SQL Server 2017 Start supporting

Type of support

  • Stand alone example

  • Dual machine failover cluster (Failover Cluster)

  • High availability cluster (Always On)

  • Failover cluster + High availability cluster

原网站

版权声明
本文为[NYTWTYN]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/177/202206260944544781.html