X

SQL Server 2017 Developer's Guide: A professional guide to designing and developing enterprise database applications

Product ID : 33913234


Galleon Product ID 33913234
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
5,204

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About SQL Server 2017 Developer's Guide: A Professional

Build smarter and efficient database application systems for your organization with SQL Server 2017Key FeaturesExplore the development features of SQL Server 2017 to build database applicationsWork with temporal tables to get information about data stored in a table at any point of timeUse adaptive querying to enhance the performance of your queriesBook DescriptionMicrosoft SQL Server 2017 is a milestone in Microsoft's data platform timeline, as it integrates the power of R and Python for machine learning and containerization-based deployment on Windows and Linux.This book starts with a quick introduction to the new features of SQL Server 2017 to help you get up and running with its latest features. You’ll be introduced to the enhancements in Transact-SQL and new database engine capabilities before advancing to JSON support. This guide will also take you through security improvements and enable you to work efficiently with temporal tables. You’ll then delve into advanced topics such as Query Store, columnstore indexes, and In-Memory OLTP. Toward the end of the book, you'll delve into R and discover how to use the R language with Transact-SQL for data exploration and analysis. You'll also learn how to integrate Python code into SQL Server, understand graph database implementations, and explore the flexibility of containers for development and testing.By the end of this book, you’ll have learned how to design efficient high-performance database applications with SQL 2017 easily.What you will learnExplore the latest development features in SQL Server 2017Identify opportunities for In-Memory OLTP technologyUse columnstore indexes for storage and performance improvementsExchange JSON data between applications and SQL ServerEncrypt or mask data using new security featuresControl access to data on row levelsDiscover