Course

Creating Database Tables with SQL

Coursera Project Network

In this course you will experience the process of defining, creating, and managing relational database tables using the SQL language. Tables are used as the containers for the data in a database. As such, the structure, or makeup, of each table in a relational database is critical, since it must be designed and created specifically to meet the needs of the data it will contain. The table’s structure indicates which pieces of data are stored in a table, as well as the type and size of each piece of data. Throughout the course, you’ll be exposed to guidelines and rules that database designers use to make sure that the tables will keep the data as safe and accurate as possible. You’ll learn to use SQL code to incorporate the constraints that help the database management enforce those rules. As you work through and complete hands-on tasks, you’ll become familiar with SQLiteStudio, the database management system used in the course. Tables that are well-designed and created correctly improve data integrity--and make data retrieval easier! Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.

Certificate Available ✔

Get Started / More Info
Creating Database Tables with SQL
More Data Management Courses

Data Engineering Foundations

IBM

Data engineering is one of the fastest-growing tech occupations, where the demand for skilled data engineers far outweighs the supply. The goal of data engineering...

Advanced MySQL Topics

Meta

In this course, you'll begin to push beyond simple SQL statements in MySQL to an advanced level in database engineering. By the end of this course, you'll be able...

Introducción a Scala en Big data con Databricks

Coursera Project Network

En este proyecto de 1 hora, aprenderás a aplicar buenas prácticas bajo el contexto de procesamiento Big Data, utilizando una de las plataformas más importantes...

Python Project for Data Engineering

IBM

Showcase your skills in Data Engineering with this Python Project! This mini-course is intended to apply foundational Python skills by implementing different techniques...