万本电子书0元读

万本电子书0元读

顶部广告

What's new in SQL Server 2012电子书

售       价:¥

3人正在读 | 0人评论 9.8

作       者:Rachel Clements

出  版  社:Packt Publishing

出版时间:2012-10-18

字       数:131.3万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
This is a hands-on book to quickly get you up to speed with SQL Server 2012. It covers all the new features of the core database engine as well as the business intelligence (BI) services.The book begins by taking you step-by-step through the installation process, showing you what to install and which services and features you need. Once you have your SQL Server in place, you learn how to administer it and then explore new T-SQL functions to expand your query-writing toolkit. You will discover how the enhancements to Integration Services, Analysis Services and Reporting Services make developing BI solutions easier. It will then introduce you to SQL Server Data Tools, your new and improved development environment for creating database and BI projects.A hands-on example guides you through the steps required to run Distributed Replay, giving you the experience you need to apply this in the field. The book then takes you through a detailed example to show you how to create a Data Quality Services project and cleanse real-world data. Easy to follow code samples provide you with the queries you need to set up Availability Groups using the new AlwaysOn technology.Once you are comfortable with these new features you will be ready to migrate your data to the cloud and into SQL Azure. An exploration of Hadoop will help you understand big data and how it really is the next big thing,This concise reference is for database administrators, SQL Server Developers and BI professionals. Anyone who is familiar with SQL Server 2008 R2 and needs to make the jump to the latest version with the shortest learning curve will find this book useful.
目录展开

What's New in SQL Server 2012

Table of Contents

What's New in SQL Server 2012

Credits

About the Authors

Acknowledgment

Acknowledgment

About the Reviewers

www.PacktPub.com

Support files, eBooks, discount offers and more

Why Subscribe?

Free Access for Packt account holders

Instant Updates on New Packt Books

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the example code

Errata

Piracy

Questions

1. Installing SQL Server 2012

SQL Server 2012 Editions

Enterprise Edition

Standard Edition

Business Intelligence Edition

Licensing in the Cloud

Developer Edition

Express Edition

Obtaining SQL Server 2012

Evaluation

Retail

Navigating the Installation Process

Summary

2. SQL Server Administration

Management Studio keyboard shortcuts

New Dynamic Management Views (DMVs)

The new OS Volume Stats DMV

Spatial indexes

Columnstore indexes

Creating a columnstore index

Restrictions

Contained databases

Making an existing database partially contained

Migrating your logins to a contained database

Contained database security

Security management

Default schemas for groups

User defined server roles

SQL Server Audit enhancements

Master Data Services (MDS)

Summary

3. Transact SQL

String functions

CONCAT

FORMAT

Datetime functions

EOMONTH

DATEFROMPARTS

TIMEFROMPARTS

DATETIMEFROMPARTS

DATETIMEOFFSETFROMPARTS

Conversion functions

TRY_PARSE

PARSE

IIF

OFFSET and FETCH

SEQUENCE

WITH RESULT SETS

Error handling with THROW

FileTable table type

New T-SQL analytical functions

FIRST_VALUE

LAST_VALUE

LAG

LEAD

SQL Server Data Tools

Database Projects

Support for SQL Server 2005, 2008 and SQL Azure

IntelliSense and debugging

Installing SQL Server Data Tools

Installing without Visual Studio 2010 pre-installed

Installing with Visual Studio 2010 pre-installed

Creating a new project

Creating database projects

Summary

4. Analysis Services

Business Intelligence Semantic Model

The three models

Multidimensional and data mining model

Creating a multidimensional model database

Tabular model

Tabular model database

The xVelocity tabular engine mode

Creating a tabular model database

PowerPivot for the SharePoint model

Installing a model

Multidimensional and Tabular models

PowerPivot for SharePoint

Determining a previously installed model

Resource usage reporting

Extended Events for Analysis Services

String store constraint

Using scalable string storage

Summary

5. Reporting Services

Deprecated features

Power View and SharePoint modes

Minority Reporting Services

Data Alerts

Report Builder 2012

Excel Renderer for Excel 2007-2010

Word Renderer for Word 2007-2010

Summary

6. Integration Services

SSISDB – the SSIS Catalog database

Introducing the ssis_admin role

Giving users access to integration services

Fixed database-level roles

Upgrading from SQL Server 2005 and 2008

New functions

Shared connection managers

Adding a connection manager at the package level

Changing the scope of a connection manager

Enhancements to the Flat File Connection Manager

Undo and redo

Deployment models

Validating a project or package

Querying the SSISDB

Comparing and merging packages

Color coded and indicator status codes

Package execution logs

How to set up basic SSIS logging

View the results of logging

Package execution reports

Expression indicators

Change Data Capture support

Data taps

Setting up a Data Tap

Deprecated feares

Resources

Summary

7. Data Quality Services

Reasons for using Data Quality Services

Installing Data Quality Services

Enabling TCP/IP for remote access to the DQS server

Making data accessible for DQS operations

Granting a DQS role on DQS_Main for DQS users

Using Data Quality Services

Understanding domains

Coupling rules to data: the Data Quality Project

Identifying invalid records and columns

DQS versus T-SQL

Resources

Summary

8. AlwaysOn

Mirroring, clustering and availability groups

Availability groups

Availability group restrictions

Availability group advantages

Using availability groups

Summary

9. Distributed Replay

Terminology

Distributed Replay

Trace file

Intermediate file

Controller

Client

Target

DReplay

Architecture

Distributed Replay – a hands on example

Installation

Usage

Capture

Preprocess

Replay

Configuration

Monitoring

Canceling

Additional resources

Summary

10. Big Data and the Cloud

Measure twice, cut once

SQL Azure: SQL Server in the cloud

Reasons for migrating to the cloud

SQL Azure suitability

How SQL Azure differs from hosted web and database services

Differences between a public and private cloud

Migrating a database to SQL Azure

Public cloud costs

Differences between SQL Azure and SQL Server Standard/Enterprise editions

Using SQL Azure

New skills

SQL Azure and the future of databases

Big data and Hadoop: horses for courses

What is big data?

The need for big data platforms

Is SQL Server redundant?

About Hadoop

About Hive

Differences in the Microsoft environment

Hadoop and OLTP

Getting started with Hadoop

The Microsoft Hadoop/Sqoop connector

Notes on the Microsoft Hadoop/Sqoop connector

Summary

A final word from the authors

Index

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部