DELETE, TRUNCATE and DROP – all three commands get rid of table data. How exactly are they different? When should you use which?
SQL
SQL (Structured Query Language) is a standard language used to operate relational databases. It includes operations such as database creation, retrieving and modifying data, granting privileges to data.