Ask Question
28 February, 12:05

Peter want to query a product database to determine products that have the maximum consumption (greater than 100 units in a quarter) among customers of an online shopping portal

+2
Answers (1)
  1. 28 February, 13:43
    0
    B. FLOOR (x)

    Explanation:

    The options are:

    A. ABS (x) B. FLOOR (x) C. POWER (x) D. MOD (x, y)

    B. FLOOR (x) is the correct option.

    In CS and Maths, we have the floor function which is a function that needs input as a real number, and it gives as the output the maximum integer which is equal to or less than what is denoted. And hence, the correct option is the FLOOR (x). And here the value of the x is 100.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Peter want to query a product database to determine products that have the maximum consumption (greater than 100 units in a quarter) among ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers