Write Data to the Table - Getting Started With SQL for Application Developers

preview_player
Показать описание
This is an exercise from the Cockroach University course “Getting Started with SQL for Developers”.

In this exercise, we'll be learning to write data to a table. We'll see the syntax for the INSERT statement. We'll learn how to structure our statement including column names and values. And we'll practice inserting multiple records into the database.

00:00 How do we start inserting data into a table?
Рекомендации по теме