Database

Database is a collection of data in a format that can be easily accessible , A software Application used to manage out DB is called as Database Management System (DBMS)

What is SQL ?

Structured Query Language

SQL is a programming language used to interact with the relational database

It uses CRUD Operations:

Types of SQL Commands

DDL (Data Definition Language )