Which term accurately describes a system where the client sends SQL queries to a server, and these queries are communicated over a network?
Explanation
The term 'Database servers' is appropriate because SQL (Structured Query Language) is specifically used to interact with databases, and these servers process such queries sent by clients over a network.