A developer's guide to data modeling for SQL server : covering SQL server 2005 and 2008
“ A Developer’s Guide to Data Modeling for SQL Server explains the concepts and practice of data modeling with a clarity that makes the technology accessible to anyone building databases and data-driven applications. “Eric Johnson and Joshua Jones combine a deep understanding of the science of data...
Otros Autores: | , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
[Place of publication not identified]
Addison Wesley
2008
|
Edición: | 1st edition |
Colección: | Addison-Wesley Microsoft technology series A developer's guide to data modeling for SQL server
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627853106719 |
Tabla de Contenidos:
- About the authors
- Data modeling theory
- Elements used in logical data models
- Physical elements of data models
- Normalizing a data model
- Requirements gathering
- Interpreting requirements
- Creating the logical model
- Common data modeling problems
- Creating the physical model with SQL server
- Indexing considerations
- Creating an abstraction layer in SQL server.