Correct Answer: Option C — Structured Query Language
Explanation:
SQL stands for Structured Query Language, which is used to communicate with and manage relational databases. It allows users to create, read...
SQL stands for Structured Query Language, which is used to communicate with and manage relational databases. It allows users to create, read, update, and delete data, as well as define and modify database structures.