What is the purpose of a query language? (1 point) Responses to display a web page properly to display a web page properly to compile code to compile code to interpret code to interpret code to interact with databases

The purpose of a query language is to interact with databases. It allows users to communicate with databases, retrieve and manipulate data, and perform various operations such as searching, updating, inserting, and deleting data. Query languages provide a standardized and structured way to access and manage databases efficiently.