Final answer:
A request for information from a database table or a combination of tables is called a B) query.
Step-by-step explanation:
A request for information from a database table or a combination of tables is called a query. Queries are used to retrieve specific data and perform operations on the database.
For example, if you want to find all students with a grade higher than 90, you can write a query to retrieve only those records.