Database is the collection of interrelated data and MYSQL is the platform

Normalization in DBMS

Normalization is the process of decomposition of table into multiple table to reduce the redundancy

Read More →

Introduction to MYSQL

MySQL is the most popular Open Source Relational SQL Database Management System.

Read More →

RDBMS in MYSQL

RDBMS stands for the Relational database management system

Read More →

Keys in MYSQL DBMS

Keys are the set of attribute which uniquely identify the tuple

Read More →

Data_type in MYSQL

Data type is the property of the variable

Read More →

Create Database in MYSQL

Learn How we can create a database in MYSQL

Read More →

Select database in MYSQL

Select one database to work among multiple database

Read More →

DROP database in MYSQL

Drop database means we delete the database

Read More →
MYSQL and Database,Normalization in DBMS,Introduction to MYSQL,RDBMS in MYSQL,Keys in MYSQL DBMS,Data_type in MYSQL,Create Database in MYSQL,Select database in MYSQL,DROP database in MYSQL