CockroachDB Videos
← Back to all videos

Create the Table - Getting Started With SQL for Application Developers

2022-06-09

Uncategorized

Description

This is an exercise from the Cockroach University course “Getting Started with SQL for Developers”. In this exercise, we'll create a table to store the vehicle data, including make, model, serial number, etc. We will see how a CREATE TABLE statement is written and populated. Learn more about CockroachDB by signing up for free training at Cockroach University: https://university.cockroachlabs.com/ Chapters and tags generated by Snackable AI machine learning software. https://www.snackable.ai 00:00 Creating a table to store vehicle data 02:09 Creating a table 04:11 What is a vehicle type and serial number? 06:58 Creating a vehicle description table