Web Database Applications With Php And Mysql (2nd Edition) [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Web Database Applications With Php And Mysql (2nd Edition) [Electronic resources] - نسخه متنی

David Lane, Hugh E. Williams

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید








Appendix E. Modeling and Designing Relational Databases



Designing
a database is the essential first step to developing a web database
application. In this appendix, we introduce database modeling and the
techniques to convert a model into the SQL statements needed to
create a database. We assume you've worked your way
through Chapter 5, and are familiar with the
basic database terminology and SQL statements.

This appendix isn't intended to replace a course or
book on relational databases. Modeling requirements with an
entity-relationship model requires both patience and experience.
Instead, we detail our thought processes in a case study that models
the winestore requirements and converts them to SQL
CREATE TABLE statements.
Pointers to resources on modeling and database design are included in
Appendix G.


/ 176