1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
OLga [1]
2 years ago
8

Clive wants to write a query that will display the names of the students who scored less than 10 in their final exams. Which num

erical function should he use in his query?
A.POWER(x,y)


B.FLOOR(x)


C.SQRT(x)


D.MOD(x,y)


E.CEILING(x)
Computers and Technology
2 answers:
Mice21 [21]2 years ago
6 0
I'd go for <span>FLOOR(x)
</span>

The numerical function FLOOR(x) can be used to return the largest integer value that is less than or equal to the numerical expression provided. The numerical function CEILING (x) is the opposite of FLOOR(x) since it gives the smallest integer value that is greater or equal to the numerical expression.






asambeis [7]2 years ago
5 0

Clive wants to write a query that will display the names of the students who scored less than 10 in their final exams. Which numerical function should he use in his query?

Answer- CEILING(x)

CEILING(x) returns the smallest integer value that is greater than or equal to x

You might be interested in
Why do designers use tonal shading?
Simora [160]

Designers use tonal shading because tonal shading gives a drawling dimension.


Hopefully this will help you out! :)

4 0
2 years ago
Read 2 more answers
C++ <br> see attached file for quesion
sveticcg [70]
The picture doesn’t load.
7 0
2 years ago
Players who skate in a crouched position prefer sticks with a low lie. The observation is a type of
Novay_Z [31]
The answer is Qualitative data.  Players who skate in a crouched position prefer sticks with a low lie. The observation is a type of Qualitative data.  Qualitative data<span> is information about qualities; information that can't actually be measured. </span><span> For instance, colors, shapes, and textures of objects are all    </span>qualitative<span> observations. This time, it is the shape of the stick.</span>
6 0
3 years ago
A chip uses pins A, B, C, and D to detect four bit numbers. What decimal number is represented
wlad13 [49]

Answer:

6

Explanation:

You add the values of the pins that have 5V, so 4+2=6.

3 0
2 years ago
Given a two-dimensional array named scores with double type elements, write the embedded loop to navigate this array and multipl
bearhunter [10]

Answer:

Following are the code to this question:

void increase(double scores[][]) //defining method increase

{

//defining loop to multiply the value by 10

for(int x=0;x<scores.length;x++)

{

for(int y=0;y<scores[x].length;y++)

{

scores[x][y]=scores[x][y] * 10; //multiply value

}

}

}

increase (scores);  //call method and pass the value

Explanation:

Description to this question can be described as follows:

  • In the above-given code, a method increase is declared, in which we pass a double array "scores", and inside the method two for loop is defined.
  • Inside the loop an integer variable "x and y"  is used, which multiply by 10 in the score array.
  • In the next line method is called, that accepts array value, in this method calling we can't need to receive the return value because it increases, and it does require a void return type.
7 0
2 years ago
Other questions:
  • I. Given the following Java code fragment, what is output? int a, b; String c, d, e; String x = new String("I LOVE"); String y =
    14·1 answer
  • You’ve been stuck in bumper-to-bumper traffic for nearly an hour on a hot summer day. The temperature warning light has just com
    7·1 answer
  • The _____ is a blinking vertical line that indicates where the next typed character will appear. scroll box sheet tab insertion
    7·1 answer
  • Write the full forms of the following:
    8·1 answer
  • What is a distraction that you find when photographing animals at the zoo
    11·1 answer
  • There are four types of characteristics attributed to a flow: reliability, delay, jitter, and bandwidth. Explain how each of the
    8·1 answer
  • 1. Software that is designed to intentionally cause harm to a device, server, or network is A. outware B.loggerware C.
    12·1 answer
  • Ninety percent of the fastest-growing jobs require some kind of postsecondary education.
    7·1 answer
  • A(n) ____ is a web-based repository of information that anyone can access, contribute to, or modify.
    8·1 answer
  • __________ is a computer tool for evaluating the risk of exposure to wildfires.
    8·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!