- Getting Started with SQL Server 2014 Administration
- Gethyn Ellis
- 168字
- 2021-07-16 12:00:19
What this book covers
Chapter 1, SQL Server 2014 and Cloud, will teach you how to make use of Microsoft Azure Storage to store the data files of your local instance databases in the cloud.
Chapter 2, Backup and Restore Improvements, will cover how to back up your database to a URL and Microsoft Azure Storage. It will also teach you to use native tools to encrypt your SQL Server backups.
Chapter 3, In-Memory Optimized Tables, explores the main new features of In-Memory OLTP, which can significantly improve performance of your transactional systems.
Chapter 4, Delayed Durability, offers the DBA the option of controlling how transactions are written to the transaction log. This setting can also significantly help improve the performance of your database.
Chapter 5, AlwaysOn Availability Groups, discusses the enhancements in AlwaysOn Availability groups and shows how you to set up a replica on Microsoft Azure Virtual Machine.
Chapter 6, Performance Improvements, covers some of the other new features and enhancements that can help improve performance.
- UNIX編程藝術
- Mastering Ext JS(Second Edition)
- jQuery EasyUI網站開發實戰
- Vue.js 3.0源碼解析(微課視頻版)
- Swift 3 New Features
- Learning Unity 2D Game Development by Example
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Visual Basic程序設計實驗指導(第二版)
- Android系統級深入開發
- SQL Server實用教程(SQL Server 2008版)
- 實戰Java高并發程序設計(第2版)
- 軟件測試分析與實踐
- PostgreSQL Developer's Guide
- Using Yocto Project with BeagleBone Black
- Google Maps JavaScript API Cookbook