Respuesta :
Answer: customers who placed orders, orders that are attached to customers or C E
Explanation: on edg
The records that would returned in a query based on an inner join between a table named Customers and a table named Orders includes:
- customers who placed orders
- orders that are attached to customers
What is a query?
In a database, this refers to the request for information stored within a database management system that maintains data.
Hence, the "customers who placed orders" and "orders that are attached to customers" will be returned in a query based on an inner join between a table named Customers and a table named Orders
Therefore, the Option C & E is correct.
Read more about query
brainly.com/question/25694408
#SPJ2