History of Microsoft SQL Server: Difference between revisions

Content deleted Content added
Release summary: Azure SQL Database is almost "versionless", 10.25 was the very first release, and it's version marches forward weekly without control of end-users.
SQL Server 7.0: language that SQL Server was changed to in 7.0. C -> C++
Line 130:
 
===SQL Server 7.0===
SQL Server 7.0 was a major re-write (C++) of the older Sybase engine, which was coded in C. Data pages were enlarged from 2k bytes to 8k bytes. Extents thereby grew from 16k bytes to 64k bytes. User Mode Scheduling (UMS) was introduced to handle SQL Server threads better than Windows pre-emptive multi-threading. SQL Server 7.0 also introduced a multi-dimensional database product called SQL OLAP Services. [[File:Microsoft_SQL_Server_7.0_Setup_Splash_Screen.jpg|thumb|right|SQL Server 7.0 Splash Screen]]
 
===SQL Server 2000===