David is working on a database that stores student exam grades. He needs to design a query that will display the lowest exam grade. He should use the ________ function in Expression Builder on the column containing the exam grades
Fill in the blank(s) with correct word
Minimum
Computer Science & Information Technology
You might also like to view...
What is the difference between a subquery and a join? Under what circumstances would you not be able to use a subquery?
What will be an ideal response?
Computer Science & Information Technology
What is the purpose of the scoping operator?
A. To find a target. B. So the program knows which class owns the function. C. There is no scope operator in object oriented programming. D. None of the above.
Computer Science & Information Technology
The Password input mask displays all of the Password's characters as x's, but stores the actual password in the table
Indicate whether the statement is true or false
Computer Science & Information Technology
The assignment operator is the ____ sign.
A. * B. + C. = D. /
Computer Science & Information Technology