Dejan Sarka - Böcker
Visar alla böcker från författaren Dejan Sarka. Handla med fri frakt och snabb leverans.
10 produkter
10 produkter
548 kr
Skickas inom 7-10 vardagar
Ace your preparation for Microsoft Certification Exam 70-461 with this 2-in-1 Training Kit from Microsoft Press. Work at your own pace through a series of lessons and practical exercises, and then assess your skills with practice tests on CD–featuring multiple, customizable testing options. Maximize your performance on the exam by learning how to: Create database objects Work with data Modify data Troubleshoot and optimize queries For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.
548 kr
Skickas inom 7-10 vardagar
Ace your preparation for Microsoft Certification Exam 70-463 with this 2-in-1 Training Kit from Microsoft Press. Work at your own pace through a series of lessons and practical exercises, and then assess your skills with online practice tests—featuring multiple, customizable testing options. Maximize your performance on the exam by learning how to: Design and implement a data warehouse Develop and enhance SQL Server Integration Services packages Manage and maintain SQL Server Integration Services packages Build data quality solutions Implement custom code in SQL Server Integration Services packages For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.
407 kr
Skickas inom 7-10 vardagar
T-SQL insiders help you tackle your toughest queries and query-tuning problems Squeeze maximum performance and efficiency from every T-SQL query you write or tune. Four leading experts take an in-depth look at T-SQL’s internal architecture and offer advanced practical techniques for optimizing response time and resource usage. Emphasizing a correct understanding of the language and its foundations, the authors present unique solutions they have spent years developing and refining. All code and techniques are fully updated to reflect new T-SQL enhancements in Microsoft SQL Server 2014 and SQL Server 2012. Write faster, more efficient T-SQL code: Move from procedural programming to the language of sets and logic Master an efficient top-down tuning methodology Assess algorithmic complexity to predict performance Compare data aggregation techniques, including new grouping sets Efficiently perform data-analysis calculations Make the most of T-SQL’s optimized bulk import tools Avoid date/time pitfalls that lead to buggy, poorly performing code Create optimized BI statistical queries without additional software Use programmable objects to accelerate queries Unlock major performance improvements with In-Memory OLTP Master useful and elegant approaches to manipulating graphs About This Book For experienced T-SQL practitioners Includes coverage updated from Inside Microsoft SQL Server 2008 T-SQL Querying and Inside Microsoft SQL Server 2008 T-SQL Programming Valuable to developers, DBAs, BI professionals, and data scientists Covers many MCSE 70-464 and MCSA/MCSE 70-461 exam topics
Advanced Analytics with Transact-SQL
Exploring Hidden Patterns and Rules in Your Data
Häftad, Engelska, 2021
345 kr
Skickas inom 10-15 vardagar
Learn about business intelligence (BI) features in T-SQL and how they can help you with data science and analytics efforts without the need to bring in other languages such as R and Python. This book shows you how to compute statistical measures using your existing skills in T-SQL. You will learn how to calculate descriptive statistics, including centers, spreads, skewness, and kurtosis of distributions. You will also learn to find associations between pairs of variables, including calculating linear regression formulas and confidence levels with definite integration. No analysis is good without data quality. Advanced Analytics with Transact-SQL introduces data quality issues and shows you how to check for completeness and accuracy, and measure improvements in data quality over time. The book also explains how to optimize queries involving temporal data, such as when you search for overlapping intervals. More advanced time-oriented information in the book includes hazard and survival analysis. Forecasting with exponential moving averages and autoregression is covered as well. Every web/retail shop wants to know the products customers tend to buy together. Trying to predict the target discrete or continuous variable with few input variables is important for practically every type of business. This book helps you understand data science and the advanced algorithms use to analyze data, and terms such as data mining, machine learning, and text mining.Key to many of the solutions in this book are T-SQL window functions. Author Dejan Sarka demonstrates efficient statistical queries that are based on window functions and optimized through algorithms built using mathematical knowledge and creativity. The formulas and usage of those statistical procedures are explained so you can understand and modify the techniques presented. T-SQL is supported in SQL Server,Azure SQL Database, and in Azure Synapse Analytics. There are so many BI features in T-SQL that it might become your primary analytic database language. If you want to learn how to get information from your data with the T-SQL language that you already are familiar with, then this is the book for you. What You Will LearnDescribe distribution of variables with statistical measuresFind associations between pairs of variablesEvaluate the quality of the data you are analyzingPerform time-series analysis on your dataForecast values of a continuous variablePerform market-basket analysis to predict customer purchasing patternsPredict target variable outcomes from one or more input variablesCategorize passages of text by extracting and analyzing keywordsWho This Book Is ForDatabase developers and database administrators who want to translate their T-SQL skills into the world of business intelligence (BI) and data science. For readers who want to analyze large amounts of data efficiently by using their existing knowledge of T-SQL and Microsoft’s various database platforms such as SQL Server and Azure SQL Database. Also for readers who want to improve their querying by learning new and original optimization techniques.
SQL Server 2017 Integration Services Cookbook: Powerful ETL techniques to load and transform data from almost any source
Häftad, Engelska, 2017
765 kr
Skickas inom 5-8 vardagar
SQL Server 2016 Developer's Guide: Build efficient database applications for your organization with SQL Server 2016
Häftad, Engelska, 2017
765 kr
Skickas inom 5-8 vardagar
SQL Server 2017 Developer s Guide: A professional guide to designing and developing enterprise database applications
Häftad, Engelska, 2018
717 kr
Skickas inom 5-8 vardagar
Data Science with SQL Server Quick Start Guide
Integrate SQL Server with data science
Häftad, Engelska, 2018
462 kr
Skickas inom 5-8 vardagar
Get unique insights from your data by combining the power of SQL Server, R and PythonKey FeaturesUse the features of SQL Server 2017 to implement the data science project life cycleLeverage the power of R and Python to design and develop efficient data modelsfind unique insights from your data with powerful techniques for data preprocessing and analysisBook DescriptionSQL Server only started to fully support data science with its two most recent editions. If you are a professional from both worlds, SQL Server and data science, and interested in using SQL Server and Machine Learning (ML) Services for your projects, then this is the ideal book for you.This book is the ideal introduction to data science with Microsoft SQL Server and In-Database ML Services. It covers all stages of a data science project, from businessand data understanding,through data overview, data preparation, modeling and using algorithms, model evaluation, and deployment.You will learn to use the engines and languages that come with SQL Server, including ML Services with R and Python languages and Transact-SQL. You will also learn how to choose which algorithm to use for which task, and learn the working of each algorithm.What you will learnUse the popular programming languages,T-SQL, R, and Python, for data scienceUnderstand your data with queries and introductory statisticsCreate and enhance the datasets for MLVisualize and analyze data using basic and advanced graphsExplore ML using unsupervised and supervised modelsDeploy models in SQL Server and perform predictionsWho this book is forSQL Server professionals who want to start with data science, and data scientists who would like to start using SQL Server in their projects will find this book to be useful. Prior exposure to SQL Server will be helpful.
Mastering SQL Server 2017
Build smart and efficient database applications for your organization with SQL Server 2017
Häftad, Engelska, 2019
621 kr
Skickas inom 5-8 vardagar
Leverage the power of SQL Server 2017 Integration Services to build data integration solutions with easeKey FeaturesWork with temporal tables to access information stored in a table at any timeGet familiar with the latest features in SQL Server 2017 Integration ServicesProgram and extend your packages to enhance their functionalityBook DescriptionMicrosoft SQL Server 2017 uses the power of R and Python for machine learning and containerization-based deployment on Windows and Linux. By learning how to use the features of SQL Server 2017 effectively, you can build scalable apps and easily perform data integration and transformation. You’ll start by brushing up on the features of SQL Server 2017. This Learning Path will then demonstrate how you can use Query Store, columnstore indexes, and In-Memory OLTP in your apps. You'll also learn to integrate Python code in SQL Server and graph database implementations for development and testing. Next, you'll get up to speed with designing and building SQL Server Integration Services (SSIS) data warehouse packages using SQL server data tools. Toward the concluding chapters, you’ll discover how to develop SSIS packages designed to maintain a data warehouse using the data flow and other control flow tasks.By the end of this Learning Path, you'll be equipped with the skills you need to design efficient, high-performance database applications with confidence.This Learning Path includes content from the following Packt books: SQL Server 2017 Developer's Guide by Miloš Radivojević, Dejan Sarka, et. al SQL Server 2017 Integration Services Cookbook by Christian Cote, Dejan Sarka, et. alWhat you will learnUse columnstore indexes to make storage and performance improvementsExtend database design solutions using temporal tablesExchange JSON data between applications and SQL ServerMigrate historical data to Microsoft Azure by using Stretch DatabaseDesign the architecture of a modern Extract, Transform, and Load (ETL) solutionImplement ETL solutions using Integration Services for both on-premise and Azure dataWho this book is forThis Learning Path is for database developers and solution architects looking to develop ETL solutions with SSIS, and explore the new features in SSIS 2017. Advanced analysis practitioners, business intelligence developers, and database consultants dealing with performance tuning will also find this book useful. Basic understanding of database concepts and T-SQL is required to get the best out of this Learning Path.
Advanced Analytics with Power BI and Excel: Learn powerful visualization and data analysis techniques using Microsoft BI tools along with Python and R
Häftad, Engelska, 2023
419 kr
Skickas inom 5-8 vardagar