Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Database Design for Relational Databases using SQL Server

Posted By: ELK1nG
Database Design for Relational Databases using SQL Server

Database Design for Relational Databases using SQL Server
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.76 GB | Duration: 5h 34m

Learn Database Design Fundamentals and sharpen your SQL in under 5 hours. SQL Database Design explained for Beginners

What you'll learn
Learn Best Practices for Relational Database Design
Understand Relational Theory
Learn the data normalization process
Understand the First, Second, Third and Fourth Normal Forms
Understand Boyce-Codd normal form
Identify relationship types between entities
How to enforce database relationships including one-to-one, one-to-many, and many-to-many
Learn functional dependencies
Learn multivalued dependencies
Learn what Update, Insert and Delete anomalies are
Surrogate keys vs Natural keys
Learn the difference Candidate keys and Super Keys
Learn how to implement physical design using SQL Server
Create database tables and alter existing tables
Create SQL Queries and Views

Requirements
A basic knowledge of computers
Description
Start learning Database Design Today!

A lot of IT professionals have a good working knowledge of SQL yet lack the foundational knowledge of relational database design. Learning database design and the relational model will put you ahead of the game. This course covers all the essential aspects of relational database design with practical demos given in SQL Server. You will learn how to spot un-normalized data structures and how to correct them. You will learn all about the process of data normalization and why it is important. This includes the various normal forms such as Boyce-Codd normal form and fourth normal form. This course also covers tips on how to identify relationships between entities and how to correctly model them in a relational database.

You will be able to understand advanced database design concepts with the aid of intuitive diagrams and practical examples. You will learn how to identify functional dependencies and transitive dependencies in your data. You will learn the different types of keys and when to use them. In addition, you will learn the different types of relationships such as one-to-one, one-to-many, many-to-many, and self-referencing relationships. More importantly, the end of the course you will know how to enforce these relationships by using integrity constraints.

Note that you will need either a Windows or Linux computer to install SQL Server.

Who this course is for:
Anyone who wants to learn Database Design
Students studying Relational Theory
Database Professionals
Anyone looking to get into a database role
Anyone looking to enhance their Data Science or Data Analytics career
Software Developers and Web Developers looking to enhance their careers