You need to create an OData query expression to return the ten books with the smallest number of sales Which query expression should you use?

You need to create an OData query expression to return the ten books with the smallest number of sales Which query expression should you use?
A. /books?orderby=sales desc&$count=10
B. /search?orderby=sales asc&$count=10
C. /search?orderby=sales desc&$top=10
D. /books?orderby=sales asc&$top=10

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.