- SQL Server 2016 Developer's Guide
- Dejan Sarka Milo? Radivojevi? William Durkin
- 245字
- 2021-07-09 19:05:43
Summary
In this chapter, we have taken a look at the new additions in the developer toolset for SQL Server 2016. There have been some long-awaited improvements made, especially the separation of SQL Server Management Studio from the release cycle of SQL Server itself. Many developers are hoping that the release velocity of SSMS will remain as high as it has been in the months since the SQL Server 2016 release. Almost monthly releases mean we all have the chance to get extra features and bug fixes much more quickly than in previous years.
Some of the feature additions to SSMS are quite powerful and will allow us as developers to be more efficient. Live Query Statistics provide us with excellent insights into how our queries are actually processed, removing parts of the "guessing game" when trying to refactor or tune our queries.
For SQL Server developers, there are two new development environments for developing the R code. Of course, one of them, the RStudio IDE is well-known among R developers. Because it is so widely used, it will probably be the first choice when developing R code for SQL Server developers. Nevertheless, if you are used to the Visual Studio IDE, you might give R Tools for Visual Studio a try.
After this short excursion into the tools that are delivered with SQL Server 2016, we continue our journey through the new features and technologies in SQL Server 2016 in Chapter 4, Transact-SQL Enhancements.
- Intel Galileo Essentials
- Node.js Design Patterns
- Visual Studio 2012 Cookbook
- PostgreSQL技術內幕:事務處理深度探索
- 基于Java技術的Web應用開發
- 計算機應用基礎實踐教程
- Kotlin開發教程(全2冊)
- HTML+CSS+JavaScript編程入門指南(全2冊)
- Getting Started with Polymer
- 微信小程序開發實戰:設計·運營·變現(圖解案例版)
- 深入實踐DDD:以DSL驅動復雜軟件開發
- Java7程序設計入門經典
- Mudbox 2013 Cookbook
- Visual C++從入門到精通(第2版)
- Apache Solr for Indexing Data