Limit this search to....

Begin Database Design w/WS
Contributor(s): Stephens (Author)
ISBN: 0470385499     ISBN-13: 9780470385494
Publisher: John Wiley & Sons
OUR PRICE:   $40.49  
Product Type: Paperback - Other Formats
Published: November 2008
Qty:
Annotation: This concise introduction teaches database design concepts, methods, and techniques of high-quality database design. You'll explore creating an initial logical design and refining it into a superior database that meets users' requirements. Plus, you'll see how to implement the design using specific types of database platforms and build databases using SQL scripts. Each chapter begins with a list of topics that will be covered, closes with a summary that provides the key points described in the chapter, and includes a list of review questions and a series of helpful exercises.
Additional Information
BISAC Categories:
- Computers | Databases - General
- Computers | System Administration - Storage & Retrieval
- Computers | Databases - Data Warehousing
Dewey: 005.74
LCCN: 2008037282
Series: Wrox Programmer to Programmer
Physical Information: 1.3" H x 7.3" W x 9.2" (1.85 lbs) 560 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
This book is intended for IT professionals and students who want to learn how to design, analyze, and understand databases. The material will benefit those who want a better high-level understanding of databases such as proposal managers, architects, project managers, and even customers. The material will also benefit those who will actually design, build, and work with databases such as database designers, database administrators, and programmers. In many projects, these roles overlap so the same person may be responsible for working on the proposal, managing part of the project, and designing and creating the database.

This book is aimed at IT professionals and students of all experience levels. It does not assume that you have any previous experience with databases or programs that use them. It doesn't even assume that you have experience with computers. All you really need is a willingness and desire to learn.

This book explains database design. It tells how to plan a database's structure so the database will be robust, resistant to errors, and flexible enough to accommodate a reasonable amount of future change. It explains how to discover database requirements, build data models to study data needs, and refine those models to improve the database's effectiveness.

The book solidifies these concepts by working through a detailed example that designs a realistic database. Later chapters explain how to actually build databases using two common database products: Access 2007 and MySQL.

The book finishes by describing some of the topics you need to understand to keep a database running effectively such as database maintenance and security.

This book explains database design. It tells how to determine what should go in a database and how the database should be structured to give the best results.

To remain database neutral, the book does not assume you are using a particular database so you don't need any particular software or hardware. To work through the Exercises, all you really need is a pencil and some paper. You are welcome to type solutions into your computer if you like but you may actually find working with pencil and paper easier than using a graphical design tool to draw pictures, at least until you are comfortable with database design and are ready to pick a computerized design tool.