Database Solutions (häftad)
Fler böcker inom
Format
Häftad (Paperback)
Språk
Engelska
Antal sidor
552
Utgivningsdatum
2003-10-01
Upplaga
2
Förlag
Addison-Wesley
Medarbetare
Begg, Carolyn
Illustrationer
Ill. bibliog., index
Dimensioner
240 x 190 x 40 mm
Vikt
980 g
Antal komponenter
1
ISBN
9780321173508
Database Solutions (häftad)

Database Solutions

A step by step guide to building databases

(1 röst)
Häftad Engelska, 2003-10-01
843
  • Skickas inom 5-8 vardagar.
  • Gratis frakt inom Sverige över 199 kr för privatpersoner.
Finns även som
Visa alla 1 format & utgåvor
Database Solutions: A step-by-step guide to building databases 2/e

Are you responsible for designing and creating the databases that keep your business running? Or are you studying for a module in database design? If so, Database Solutions is for you! This fully revised and updated edition will make the database design and build process smoother, quicker and more reliable.

Recipe for database success

  • Take one RDMS any of the major commercial products will do: Oracle, Informix, SQL Server, Access, Paradox
  • Add one thorough reading of Database Solutions if you are an inexperienced database designer, or one recap of the methodology if you are an old hand
  • Use the design and implementation frameworks to plan your timetable, use a common data model that fits your requirements and adapt as necessary


Features

  • Includes hints and tips for success with comprehensive guidance on avoiding pitfalls and traps
  • Shows how to create data models using the UML design notation
  • Includes two full-length coded example databases written on Microsoft Access 2002 and Oracle 9i, plus 15 sample data models to adapt to your needs, chosen from seven common business areas
New for this edition!

  • New chapters on SQL (Structured Query Language) and QBE (Query by Example), plus a chapter on database administration and security. A new chapter on current and emerging trends in the area ensures that the book is up to date
  • The database design methodology has been improved and simplified
  • A companion website contains an implementation of the StayHome database that runs throughout the book, plus SQL scripts for 15 sample data models, lecture slides, sample solutions for all exercises from the book plus suggested exam questions and answers, and a variety of possible courseworks
The authors

Thomas Connolly was a designer of RAPPORT, the worlds first commercial portable DBMS, and of the LIFESPAN configuration management tool a winner of the British Design Award. Carolyn Begg specializes in the application of database systems in biological research. They are both authors of the best selling Database Systems, also published by Pearson Education, which has sold nearly 200,000 copies since publication in 1995.
Visa hela texten

Passar bra ihop

  1. Database Solutions
  2. +
  3. Clean Code: A Handbook Of Agile Software Craftsmanship

De som köpt den här boken har ofta också köpt Clean Code: A Handbook Of Agile Software Crafts... av Robert C Martin (häftad).

Köp båda 2 för 1217 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av Thomas Connolly

Innehållsförteckning

Part 1 Background
1 Introduction
2 The relational model
3 SQL and QBE
4 The database system development lifecycle
5 Database administration and security Part 2 Database analysis and design techniques
6 Fact-finding
7 Entity-Relationship modeling
8 Normalization Part 3 Logical database design
9 Logical database design - Step 1
10 Logical database design - Step 2
11 Enhanced ER modeling techniquesPart 4 Physical database design
12 Physical database design - Step 3
13 Physical database design - Step 4
14 Physical database design - Steps 5 and 6
15 Physical database design - Step 7
16 Physical database design - Step 8 Part 5 Second worked example
17 PerfectPets - Logical database design
18 PerfectPets - Physical database design Part 6 Current and emerging trends
19 Current and emerging trends Appendices
A Alternative data modeling notations
B Summary of the database design methodology
C Advanced logical database design
D File organizations and indexes
E Common data models Glossary References Index