A field with the Short Text data type sorted in descending order will display the data in which order?

A. A to Z
B. lowest to highest
C. Z to A
D. highest to lowest


Answer: C

Computer Science & Information Technology

You might also like to view...

Classes and interfaces for the JDBC API can be found in which package?

a. java.jdbc. b. javax.jdbc. c. java.sql. d. java.sql.jdbc.

Computer Science & Information Technology

There are two classes: class GeometricObject and class Cylinder. Which one is the base class and which one is the derived class?

A. class GeometricObject is the derived class from Cylinder. B. class GeometricObject is the child class. C. class Cylinder is the base class. D. class Cylinder is derived from GeometricObject.

Computer Science & Information Technology

Describe why dial-up connections are less susceptible to external threats than broadband connections.

What will be an ideal response?

Computer Science & Information Technology

The ____________________ of two tables is the set of all rows that are in the first table but that are not in the second table.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology