Naučte se SQL za 21 dní
- 581 stránek
- 21 hodin čtení
Pochopte principy jazyka relačních databází - uplatněte získané dovednosti při tvorbě dotazů a databázových aplikací.



Pochopte principy jazyka relačních databází - uplatněte získané dovednosti při tvorbě dotazů a databázových aplikací.
Avec cet ouvrage, vous allez rapidement maîtriser le langage de requêtes SQL (Structured Query Language) pour construire de puissantes bases de données relationnelles. Vous découvrirez toutes les techniques pour concevoir, administrer et optimiser les performances d'une base de données. Vous apprendrez à créer des extraire des données, sécuriser l'accès aux éléments de votre base et planifier des tâches. Pour finir, vous apprendrez également à développer une base de données sur Internet.
Database Design is the book you need to master the fundamentals of relational database design in today's ever-evolving world of database technologies. This book takes an approach to database design to teach the reader how to reach into the inner depths of an organization to understand the business needs, data, and daily processes that will all blend together to formulate a successful database. Much emphasis is placed on logical design as it is imperative to understand the inner workings of an organization to produce the highest quality database, while proactively eliminating future problems that are not so easy for a beginner to foresee. Additionally, topics such as change control, business rule integration, database security implementation, and legacy database redesign are covered in detail. Examples of SQL code are shown to portray implementation tasks of a relational database. Examples are compliant with ANSI standard.