-
#10 Introduction to PostgreSQL: Seeding
- 208 Views
- 0 Likes
- 0 Comments
In this video you will learn to populate fake data into your database
-
#9 Introduction to PostgreSQL: Database Migration
- 108 Views
- 1 Likes
- 0 Comments
In this video you will learn how to migrate your tables from the VS code editor to your database in the terminal.
-
#8 Introduction to PostgreSQL: Creating New Table Rows
- 97 Views
- 1 Likes
- 0 Comments
This video will teach you how to insert new values into tables.
-
#7 Introduction to PostgreSQL: Creating a New Table
- 113 Views
- 0 Likes
- 0 Comments
In this video you will learn how to create new Tables in your database.
-
#6 Introduction to PostgreSQL: Granting Database Privileges to A New User
- 169 Views
- 0 Likes
- 0 Comments
This video will teach you how to grant database privileges to another user.
-
#5 Introduction to PostgreSQL: Creating a New Database
- 74 Views
- 0 Likes
- 0 Comments
This video will teach you how to create a new database for users
-
#4 Introduction to PostgreSQL: Deleting and Altering a User
- 94 Views
- 0 Likes
- 0 Comments
In this video you will learn to delete and alter user roles.
-
#3 Introduction to PostgreSQL: Creating A New User
- 117 Views
- 0 Likes
- 0 Comments
This video will teach you how to create a new user in postgreSQL
-
#2 Introduction to PostgreSQL: Installation Guide
- 106 Views
- 0 Likes
- 0 Comments
This video will teach you how to install and set up PostgreSQL through macOS terminal
-
#1 Introduction to PostgreSQL: What is PostgreSQL?
- 138 Views
- 0 Likes
- 0 Comments
This introductory course will teach you how to set up, install and make SQL queries to your database.