Learn Relational Databases by Building a Mario Database | FreeCodeCamp

1 year ago
16

We go through fundamental commands when working with PostgreSQL, a database engine. These commands are absolutely critical when working with data you want to store for the long term.
Thanks for watching and have a great day!

Connect on LinkedIn: https://www.linkedin.com/in/landon-schlangen-a3989a16b/

Timestamps:
0:00:00 Intro
0:02:01 Creating Databases
0:05:49 Creating Tables
0:07:00 Adding Columns
0:09:20 Dropping and Renaming Columns
0:11:40 Inserting Data
0:13:40 Deleting Data
0:16:02 Dropping Tables
0:16:51 Renaming Database
0:18:52 Reconnecting after a bug
0:20:00 Drop Database
0:20:38 characters Table
0:37:47 more_info Table
0:52:51 sounds Table
0:59:39 actions Table
1:01:35 character_actions table
1:09:49 Selecting with Joins

Loading comments...