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 sc...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Upper Saddle River, N.J. :
Addison-Wesley,
©2008.
|
Colección: | Addison-Wesley Microsoft technology series.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
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.