InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a feature of SQL Server 2014?(a) Column oriented database(b) Support for 32-bit and 64-bit processors(c) In memory database(d) All of the mentionedThis question was posed to me at a job interview.I need to ask this question from Specifications topic in division SQL Server Specifications of SQL Server |
|
Answer» CORRECT ANSWER is (d) All of the mentioned For explanation: SQL SERVER 2014 CTP 1 may contain branding from MICROSOFT SQL Server 2012 and is versioned as 11.0. |
|