Structured Query Language (SQL) is the correct answer because it is specifically designed to communicate with and manipulate databases. SQL is used to insert, query, update, and delete data from relational databases. Java is a general-purpose programming language, CSS is used for styling web pages, and HTML is used to create the structure of web pages, but none of these languages are used to interact directly with databases in the same way SQL is.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are the main functions of SQL in database management?