Query Language in DBMS
SQL (Structured Query Language) is a standard language used for managing and manipulating data in relational databases. It is used to perform a wide range of database operations, including creating tables, inserting and retrieving data, updating and deleting records, and querying the database.