- SQL Server 2014 Development Essentials
- Basit A. Masood Al Farooq
- 127字
- 2021-09-03 10:07:25
Chapter 1. Microsoft SQL Server Database Design Principles
Database design is one of the most important tasks in the Systems Development Life Cycle (SDLC), also referred to as Application Development Life Cycle (ADLC). That's because databases are essential for all businesses, and good design is crucial to any business-critical, high-performance application. Poor database design results in wasted time during the development process and often leads to unusual databases that are unfit for use.
We'll be covering the following topics in this chapter:
- The database design process and considerations
- The table design process, which includes identifying entities and attributes, creating a relationship between entities, and ensuring data integrity
- The basics of data normalization
- The SQL Server database architecture
- The importance of choosing the appropriate data type
推薦閱讀
- Mastering NetBeans
- OpenDaylight Cookbook
- 大學計算機基礎實驗教程
- INSTANT MinGW Starter
- Python編程完全入門教程
- Java項目實戰精編
- 劍指MySQL:架構、調優與運維
- BIM概論及Revit精講
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- 嵌入式Linux C語言程序設計基礎教程
- Arduino機器人系統設計及開發
- AMP:Building Accelerated Mobile Pages
- Android Studio開發實戰:從零基礎到App上線 (移動開發叢書)
- Web開發的平民英雄:PHP+MySQL
- Mastering XenApp?