- Getting Started with SQL Server 2014 Administration
- Gethyn Ellis
- 166字
- 2021-07-16 12:00:19
Preface
SQL Server releases seem to be coming thick and fast these days. Since SQL Server 2005, there has been a new release nearly every two years. Most of the new features have had a business intelligence focus since SQL Server 2005. There have been some features that the production DBA that looks after transaction systems would have an interest in, such as the AlwaysOn Availability Groups feature introduced with SQL Server 2012. This new release of SQL Server has some great new features that will capture the attention of the database administrator "in the trenches". You will learn how to improve the performance of your transactional databases by utilizing the new In-Memory OLTP features. Cloud has been a buzz word for a quite a long time, and SQL Server 2014 allows closer integration with the cloud using Microsoft Azure. You can create complete virtual machines with SQL Server installed in Microsoft Azure or you can simply store your database files in the Microsoft Azure cloud.
- Visual FoxPro程序設(shè)計教程(第3版)
- INSTANT FreeMarker Starter
- Vue.js快速入門與深入實戰(zhàn)
- Building Mapping Applications with QGIS
- CouchDB and PHP Web Development Beginner’s Guide
- 正則表達(dá)式經(jīng)典實例(第2版)
- 名師講壇:Spring實戰(zhàn)開發(fā)(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- 前端HTML+CSS修煉之道(視頻同步+直播)
- 程序設(shè)計基礎(chǔ)教程:C語言
- ASP.NET開發(fā)與應(yīng)用教程
- scikit-learn Cookbook(Second Edition)
- Learning Jakarta Struts 1.2: a concise and practical tutorial
- 精通Spring:Java Web開發(fā)與Spring Boot高級功能
- 軟件設(shè)計模式(Java版)
- Qt編程快速入門