舉報

會員
SQL Server 2016 Developer's Guide
最新章節:
Summary
ThisbookisfordatabasedevelopersandsolutionarchitectswhoplantousethenewSQLServer2016featuresfordevelopingefficientdatabaseapplications.ItisalsoidealforexperiencedSQLServerdeveloperswhowanttoswitchtoSQLServer2016foritsrichdevelopmentcapabilities.SomeunderstandingofthebasicdatabaseconceptsandTransact-SQLlanguageisassumed.
目錄(106章)
倒序
- 封面
- 版權信息
- Credits
- About the Authors
- About the Reviewer
- www.PacktPub.com
- Customer Feedback
- Preface
- Chapter 1. Introduction to SQL Server 2016
- Security
- Engine features
- Programming
- Business intelligence
- Release cycles
- Summary
- Chapter 2. Review of SQL Server Features for Developers
- The mighty Transact-SQL SELECT
- DDL DML and programmable objects
- Transactions and error handling
- Beyond relational
- Summary
- Chapter 3. SQL Server Tools
- Installing and updating SQL Server tools
- New SSMS features and enhancements
- SQL Server Data Tools
- Tools for developing R code
- Summary
- Chapter 4. Transact-SQL Enhancements
- New and enhanced functions and expressions
- Enhanced DML and DDL statements
- New query hints
- Summary
- Chapter 5. JSON Support in SQL Server
- Why JSON?
- What is JSON?
- JSON in SQL Server prior to SQL Server 2016
- Retrieving SQL Server data in the JSON format
- Converting JSON data in a tabular format
- JSON storage in SQL Server 2016
- Validating JSON data
- Extracting values from a JSON text
- Modifying JSON data
- Performance considerations
- Summary
- Chapter 6. Stretch Database
- Stretch Database architecture
- Limitations of using Stretch Database
- Use cases for Stretch Database
- Enabling Stretch Database
- Querying Stretch Databases
- SQL Server Stretch Database pricing
- Stretch DB management and troubleshooting
- Summary
- Chapter 7. Temporal Tables
- What is temporal data?
- System-versioned tables in SQL Server 2016
- History table physical implementation
- What is missing in SQL Server 2016?
- Summary
- Chapter 8. Tightening the Security
- SQL Server security basics
- Encrypting the data
- Row-Level security
- Exploring dynamic data masking
- Summary
- Chapter 9. Query Store
- Why Query Store?
- What is Query Store?
- Query Store architecture
- Enabling and configuring Query Store
- Disabling and cleaning Query Store
- Query Store in action
- Query Store reports in SQL Server management studio
- Query Store use cases
- Summary
- Chapter 10. Columnstore Indexes
- Analytical queries in SQL Server
- Columnar storage and batch processing
- Nonclustered columnstore indexes
- Clustered columnstore indexes
- Summary
- Chapter 11. Introducing SQL Server In-Memory OLTP
- In-Memory OLTP architecture
- Creating memory-optimized tables and indexes
- Querying and data manipulation
- Data durability concerns
- Database startup and recovery
- Management of in-memory objects
- Extended Events
- Perfmon counters
- Summary
- Chapter 12. In-Memory OLTP Improvements in SQL Server 2016
- Ch-Ch-Changes
- Summary
- Chapter 13. Supporting R in SQL Server
- Introducing R
- Manipulating data
- Understanding the data
- SQL Server R services
- Summary
- Chapter 14. Data Exploration and Predictive Modeling with R in SQL Server
- Intermediate statistics - associations
- Advanced analysis - undirected methods
- Advanced analysis - directed methods
- Advanced graphing
- Summary 更新時間:2021-07-09 19:06:06
推薦閱讀
- Hyper-V 2016 Best Practices
- SoapUI Cookbook
- 程序設計與實踐(VB.NET)
- Learning ArcGIS Pro 2
- Java Web及其框架技術
- Scratch 3游戲與人工智能編程完全自學教程
- Easy Web Development with WaveMaker
- Elasticsearch Server(Third Edition)
- App Inventor 2 Essentials
- Python網絡爬蟲實例教程(視頻講解版)
- 微服務設計
- Learning Ext JS(Fourth Edition)
- Python從入門到項目實踐(超值版)
- ASP.NET開發技巧精講
- Fast Data Processing with Spark 2(Third Edition)
- Python接口自動化測試
- Hands-On Exploratory Data Analysis with Python
- Java程序設計項目教程(第二版)
- Learning OpenCV 4 Computer Vision with Python 3
- 深入理解Android網絡編程:技術詳解與最佳實踐
- Mastering Machine Learning with Spark 2.x
- 跨平臺的移動Web開發實戰(HTML5+CSS3)
- Learning OpenStack Networking
- RESTful Java Patterns and Best Practices
- Cocos2d—X 案例開發大全
- Smarter Decisions:The Intersection of Internet of Things and Decision Science
- C語言程序設計教程
- Modern Web Development with ASP.NET Core 3
- Internet of Things with Arduino Blueprints
- WordPress 5 Cookbook