Answer:
A _comparison_ operator, such as the greater than or less than symbol, can be used in a query criterion to limits the results produced by the query
balance_due in descending sequence.
Explanation:
When this query is executed, the rows will be sorted by balance_due in descending sequence.
2
Answer:the abacus