✓SQL means structured query language.
✓ Basically we can say SQL is a language which is used to interact with database.
✓With help of SQL queries we can able to perform read, insert,update and delete operations in the database tables and data.
✓ SQL is case insensitive language.
For more details about each topics, Click on each link below.