What does SQL allow users to do?
Select the correct answer from the options below:
Process data
Create databases
Query and manipulate data
Store data
View Answer
Explanation:
SQL (Structured Query Language) is used to interact with databases and perform various operations like querying and updating.