filmov
tv
MySQL Workbench Create a table and Insert records
Показать описание
Beginner level video of how to use MySQL Workbench to create a new table and insert records using SQL statements as well as directly editing in the table. Basics of tables and a few datatypes are covered including the difference between CHAR and VARCHAR
NOTE: I do mention this in my video but this is worth mentioning again:
I am creating a table that stores a user's name, email and password in plain text (not encrypted) JUST for demo purposes and so you can see it is writing properly. This is a TERRIBLE idea to do for a real project. In a later video I will demonstrate how to encrypt it while writing to the table with a PHP page so if you are storing a password be sure to use proper encryption.
NOTE: I do mention this in my video but this is worth mentioning again:
I am creating a table that stores a user's name, email and password in plain text (not encrypted) JUST for demo purposes and so you can see it is writing properly. This is a TERRIBLE idea to do for a real project. In a later video I will demonstrate how to encrypt it while writing to the table with a PHP page so if you are storing a password be sure to use proper encryption.
How to create new Database and Table in MySQL WorkBench
How to create database and table in mysql workbench 8.0 | Create Table In Mysql workbench tutorial
How to Create mysql Database and table in mysql workbench
How to create database & table in mysql Workbench 8.0.3 | Create Table In Mysql Workbench 8 tuto...
How to Create a Database, Add Tables and Import Data in MySQL Workbench
How to create table in MySQL Workbench 8.0.30
How to Create Database and Table in Mysql Workbench |Create Table
#3 - Creating a table in MySQL Workbench
Databases - Unit 1 Chapter 1 Lecture - Intro to MySQL Install - Fall 2024
How to Create Database and Table in MySQL Database Workbench | Create Table In MySQL Database
Create MySQL Database - MySQL Workbench Tutorial
How to Create a Table in MySQL Workbench using the GUI
MySQL: How to create a TABLE
Creating a Table in MySQL Workbench
How to Create a Database and Tables In MYSQL Workbench | MYSQL Workbench Tutorial |
MySQL Tutorial Create table insert and select in workbench
MySQL Workbench Tutorial
MySQL Workbench Create a table and Insert records
MySQL Workbench Create, Alter, Drop Table
How to Create a new schema on latest MySQL Workbench
How to create a table by using MySQL Workbench ? | Create a Table using MySQL Workbench
How to create a table by using MySQL Workbench - MySQL DBA Tutorial
How to Create table with primary key in MySQL workbench
How To Create Database And Table In MySQL WorkBench 2024 | MySQL Tutorial For Beginners
Комментарии