MySQL Syllabus

Subject Details

  1. MySql Basic

1. What is character set for the database?

what is character set for the database?

2. How to create database in MySQL

How to create database in MySQL

3. How to rename database in MySQL

How to rename database in MySQL

4. How to delete database in MySQL

How to delete database in MySQL

5. Create Table in MySQL

Create Table in MySQL

6. utf8mb4_unicode_ci

utf8mb4_unicode_ci

7. MySQL collation

MySQL collation

  2. Join in MySQL

1. INNER JOIN in MySQL

INNER JOIN in MySQL

MySQL