First, let's create the necessary database for signing up and logging in.
Create a database name of myProject.
I think everyone knows the statement.
CREATE DATABASE myproject;
terminal
let's select db myproject
USE myproject;
terminal
So let's finish this course and write the next one.
Thank you for visiting. If you have any inquiry or explanation of mistakes, please use the comments below.
ALL COMMENTS 0
Sort by