When do you need to use SQL?

SQL needs to be used when you want to access any data from a database.

You can add new records to a database using SQL

You can modify existing records to a database

You can create a new database

You can retrieve data via SQL