sql - Structured Query Language.
Introduction to SQL-
SQL is a programming language used to interact with the relational data bases.
Relational Databases (RDBMS) store data in a structured way using tables which consist of rows and columns .
Rows - each row represents a single recor...
joshidevops.online5 min read