没有合适的资源?快使用搜索试试~ 我知道了~
首页Beginning SQL Server for Developers(Apress,4ed,2014).
Beginning SQL Server for Developers is the perfect book for developers new to SQL Server and planning to create and deploy applications against Microsoft's market-leading database system for the Windows platform. Now in its fourth edition, the book is enhanced to cover the very latest developments in SQL Server, including the in-memory features that are introduced in SQL Server 2014. Within the book, there are plenty of examples of tasks that developers routinely perform. You'll learn to create tables and indexes, and be introduced to best practices for securing your valuable data. You'll learn design tradeoffs and find out how to make sound decisions resulting in scalable databases and maintainable code.
资源详情
资源评论
资源推荐

Dewson
Shelve in
Databases/MS SQL Server
User level:
Beginning–Intermediate
www.apress.com
SOURCE CODE ONLINE
BOOKS FOR PROFESSIONALS BY PROFESSIONALS
®
Beginning SQL Server for Developers
Beginning SQL Server for Developers is the perfect book for developers new to SQL
Server and planning to create and deploy applications against Microsoft’s market-
leading database system for the Windows platform. Now in its fourth edition, the
book is enhanced to cover the very latest developments in SQL Server, including the
in-memory features that are introduced in SQL Server 2014.
Within the book, there are plenty of examples of tasks that developers routinely
perform. You’ll learn to create tables and indexes, and be introduced to best practices
for securing your valuable data. You’ll learn design tradeoffs and find out how to make
sound decisions resulting in scalable databases and maintainable code.
Beginning SQL Server for Developers takes you through the entire database
development process, from installing the software to creating a database to writing
the code to connect to that database and move data in and out. By the end of the
book, you’ll be able to design and create solid and reliable database solutions using
SQL Server.
FOURTH
EDITION
RELATED
9781484 202814
54999
ISBN 978-1-4842-0281-4
www.it-ebooks.info

v
Contents at a Glance
About the Author ��������������������������������������������������������������������������������������������������������������� xix
About the Technical Reviewer ������������������������������������������������������������������������������������������� xxi
Acknowledgments ����������������������������������������������������������������������������������������������������������� xxiii
Introduction ���������������������������������������������������������������������������������������������������������������������� xxv
Chapter 1: Overview and Installation ■ ��������������������������������������������������������������������������������1
Chapter 2: SQL Server Management Studio ■ ��������������������������������������������������������������������25
Chapter 3: Database Design and Creation ■ �����������������������������������������������������������������������43
Chapter 4: Security and Compliance ■ �������������������������������������������������������������������������������93
Chapter 5: Defining Tables ■ ���������������������������������������������������������������������������������������������127
Chapter 6: Creating Indexes and Database Diagramming ■ ���������������������������������������������167
Chapter 7: In-Memory Tables ■ ����������������������������������������������������������������������������������������197
Chapter 8: Database Backups and Recovery ■ �����������������������������������������������������������������211
Chapter 9: Database Maintenance ■ ���������������������������������������������������������������������������������265
Chapter 10: Data Insertion, Deletion, and Transactions—Disk-Based ■ ��������������������������303
Chapter 11: Selecting and Updating Data from Disk-Based Tables ■ �������������������������������335
Chapter 12: Working with In-Memory Tables ■ ����������������������������������������������������������������379
Chapter 13: Building a View ■ ������������������������������������������������������������������������������������������395
Chapter 14: Stored Procedures, Functions, and Security ■ ����������������������������������������������421
www.it-ebooks.info

■ Contents at a GlanCe
vi
Chapter 15: Natively Compiled Stored Procedures ■ ��������������������������������������������������������463
Chapter 16: Essentials for Effective Coding ■ ������������������������������������������������������������������469
Chapter 17: Advanced T-SQL and Debugging ■ ����������������������������������������������������������������521
Chapter 18: Triggers ■ ������������������������������������������������������������������������������������������������������567
Chapter 19: Connecting via Code ■ ����������������������������������������������������������������������������������593
Index ���������������������������������������������������������������������������������������������������������������������������������641
www.it-ebooks.info

xxv
Introduction
Beginning SQL Server for Developers is for those people who see themselves as becoming either developers, database
administrators, or a mixture of both, but have yet to tread that path with SQL Server. is edition of my book is for
readers who wish to learn and develop on either the free version of SQL Server, SQL Server Express, or with either the
trial or licensed versions of SQL Server.
Whether you have no knowledge of databases, or have knowledge of desktop databases such as MS Access, or
even come from a server-based background such as Oracle, DB2, Sybase, then this book will provide you with the
insight to get up and running with SQL Server.
Right from the start, your basic knowledge will be expanded, and you will soon be moving from being a beginner
through to a competent and professional developer. It is the aim of this book to cater to a wide range of developers,
from those who prefer to use the graphical interface for as much work as possible, to those who want to become more
adept at using SQL Server’s programming language, T-SQL. Where practical, each method of using SQL Server is
demonstrated, explained, and expanded so that you can evaluate what works best in your situation. You will also nd
a chapter on how to work with Excel, .NET and Java, and incorporate them with T-SQL into your programming.
ere are plenty of examples within the book of every action, along with details about the security of your data.
You will learn the best way to complete a task and even how to make the correct decision when there are two or
more choices that can be made. And let us not forget that SQL Server can work with in-memory tables and natively
compiled stored procedures.
Once you reach the end of this book, you will be able to design and create solid and reliable database solutions
competently and prociently.
www.it-ebooks.info
剩余669页未读,继续阅读















安全验证
文档复制为VIP权益,开通VIP直接复制

评论2