-
#10 Introduction to PostgreSQL: Seeding
- 179 Views
- 0 Likes
- 0 Comments
In this video you will learn to populate fake data into your database
-
#9 Introduction to PostgreSQL: Database Migration
- 96 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
- 86 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
- 105 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
- 101 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
- 70 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
- 92 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
- 91 Views
- 0 Likes
- 0 Comments
This video will teach you how to create a new user in postgreSQL
-
#2 Introduction to PostgreSQL: Installation Guide
- 99 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?
- 124 Views
- 0 Likes
- 0 Comments
This introductory course will teach you how to set up, install and make SQL queries to your database.