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 i
Beginning SQL Server for Developers: Fourth Edition
β Scribed by Robin Dewson (auth.)
- Publisher
- Apress
- Year
- 2015
- Tongue
- English
- Leaves
- 670
- Edition
- 4
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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.
SQL Server 2014 introduces in-memory tables and stored procedures. Its now possible to accelerate applications by creating tables (and their indexes) that reside entirely in memory, and never on disk. These new, in-memory structures differ from caching mechanisms of the past, and make possible the extraordinarily swift execution of certain types of queries such as are used in business intelligence applications. Beginning SQL Server for Developers helps you realize the promises of this new feature set while avoiding pitfalls that can occur when mixing in-memory tables and code with traditional, disk-based tables and 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.
Takes you through the entire database application development lifecycleIncludes brand new coverage of the in-memory featuresIntroduces the freely-available Express Edition.
β¦ Table of Contents
Front Matter....Pages 1-1
Overview and Installation....Pages 1-24
SQL Server Management Studio....Pages 25-42
Database Design and Creation....Pages 43-92
Security and Compliance....Pages 93-126
Defining Tables....Pages 127-166
Creating Indexes and Database Diagramming....Pages 167-196
In-Memory Tables....Pages 197-210
Database Backups and Recovery....Pages 211-264
Database Maintenance....Pages 265-302
Data Insertion, Deletion, and TransactionsβDisk-Based....Pages 303-334
Selecting and Updating Data from Disk-Based Tables....Pages 335-378
Working with In-Memory Tables....Pages 379-394
Building a View....Pages 395-420
Stored Procedures, Functions, and Security....Pages 421-462
Natively Compiled Stored Procedures....Pages 463-468
Essentials for Effective Coding....Pages 469-520
Advanced T-SQL and Debugging....Pages 521-566
Triggers....Pages 567-592
Connecting via Code....Pages 593-640
Back Matter....Pages 1-1
β¦ Subjects
Computer Science, general; Database Management
π SIMILAR VOLUMES
Beginning SQL Server 2012 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 third edition, the book is enhanced to cover the very latest developmen
<p><em>Beginning SQL Server 2012 for Developers</em> 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 third edition, the book is enhanced to cover the very
Beginning SQL Server 2012 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 third edition, the book is enhanced to cover the very latest developmen
<p><p>This is the only book that provides comprehensive coverage of SQL Server 2000 specifically from a Visual Basic programmer's point of view. SQL Server is now the first choice for the Visual Basic developer who wants a more powerful, reliable, and sophisticated database than Microsoft Access can
Maybe it's just me, but it looks like the font size in this book is about a 9 ? The examples got even smaller (8 ?) and printed in a weird font that makes the text look smashed together. Wish I could have kept it, but I'm not going to kill my eyes. The search is on for another book.