Multiple choice technology databases

Which of the following is a SQL Server 2005 Build number?

  1. 10.5.1702

  2. 8.00.223

  3. 9.00.4285

  4. 7.00.1152

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

SQL Server build numbers indicate the product version. 9.00.xxxx represents SQL Server 2005 (9.00.4285 corresponds to SP4). The other options represent different versions: 8.00 is SQL Server 2000, 7.00 is SQL Server 7.0, and 10.5 is SQL Server 2008 R2.