Pro SQL Server Relational Database Design and Implementation Papeback - 1154
by Louis Davidson
- New
A$249.05
A$5.77
Delivery within USA
Standard delivery: 9 to 14 days
More delivery options
Standard delivery: 9 to 14 days
Ships from Cold Books (New York, United States)
Details
- Title Pro SQL Server Relational Database Design and Implementation
- Author Louis Davidson
- Binding Papeback
- Condition New
- Pages 1154
- Volumes 1
- Language ENG
- Publisher Apress, Incorporated
- Publication date pp. 1154
- Illustrated Yes
- Bookseller's Inventory # 6387137866
- ISBN 9781484264966 / 1484264967
- Weight 4.78 lbs (2.17 kg)
- Dimensions 10 x 7.01 x 2.32 in (25.40 x 17.81 x 5.89 cm)
- Category Computers - Data Base Management
- Quantity available 4
About Cold Books New York, United States
Reader reviews for Pro SQL Server Relational Database Design and Implementation
Write a review for this book
Important Terms and Guidelines
- Please focus on the book’s content and context. Also, add any personal comments as to how you enjoyed the book. Substantiate your likes and dislikes. You may make comparisons to other books.
- Reviews must be at least 140 characters in length.
- Please do not reveal critical plot elements.
- This is not a help line. Contact customer support if you need help.
Your review must not include:
- Obscenities, discriminatory language, or other insulting language not suitable for public domain
- Advertisements, “spam” content, or references to other products, offers or websites.
- Email addresses, URLs, phone numbers, physical addresses or other contact information.
- Overly critical comments about other reviews or reviewers
- Time-sensitive material (i.e. promotional tours, seminars, lectures, etc.)
- Availability, price, or alternative ordering/shipping information
From the publisher
From the rear cover
Learn effective and scalable database design techniques in SQL Server 2019 and other recent SQL Server versions. This book is revised to cover additions to SQL Server that include SQL graph enhancements, in-memory online transaction processing, temporal data storage, row-level security, and other design-related features. This book will help you design OLTP databases that are high-quality, protect the integrity of your data, and perform fast on-premises, in the cloud, or in hybrid configurations.
Designing an effective and scalable database using SQL Server is a task requiring skills that have been around for well over 30 years, using technology that is constantly changing. This book covers everything from design logic that business users will understand to the physical implementation of design in a SQL Server database. Grounded in best practices and a solid understanding of the underlying theory, author Louis Davidson shows you how to "get it right" in SQL Server database design and lay a solid groundwork for the future use of valuable business data.
You will:
Designing an effective and scalable database using SQL Server is a task requiring skills that have been around for well over 30 years, using technology that is constantly changing. This book covers everything from design logic that business users will understand to the physical implementation of design in a SQL Server database. Grounded in best practices and a solid understanding of the underlying theory, author Louis Davidson shows you how to "get it right" in SQL Server database design and lay a solid groundwork for the future use of valuable business data.
You will:
- Develop conceptual models of client data using interviews and client documentation
- Implement designs that work on premises, in the cloud, or in a hybrid approach
- Recognize and apply common database design patterns
- Normalize data models to enhance integrity and scalability of your databases for the long-term use of valuable data
- Translate conceptual models into high-performing SQL Server databases
- Secure and protect data integrity as part of meeting regulatory requirements
- Create effective indexing to speed query performance
- Understand the concepts of concurrency