Book Image

Basic Relational Database Design [Video]

By : Smail Oubaalla
5 (2)
Book Image

Basic Relational Database Design [Video]

5 (2)
By: Smail Oubaalla

Overview of this book

With growing market demands, every developer working on various programming languages plans to become a full-stack developer and database management is key to developing every web, desktop, or cloud application. You'll start by preparing your own database tables, then create an advanced database design to manage your data efficiently, which is necessary when you are working with a large set of data for any project. Along the way, you will also experience the power of database models and relationships to reuse a particular set of data. By the end of the course, you will be able to build and design efficient databases. You will also be able to use normalization to restructure your database and reduce redundancy.
Table of Contents (5 chapters)
Chapter 2
Database Design
Content Locked
Section 5
Fields Specifications
What data types we can use in our columns? - Explore Character strings data types - Explore Numbers data types - Explore data and time and Binary data types