To sort records in a query, specify the sort order in the _____ row of the design grid below the field that is the sort key.

A. Show
B. Criteria
C. Order
D. Sort


Answer: D

Computer Science & Information Technology

You might also like to view...

Which statement about operator overloading is false?

a. New operators can never be created. b. Certain overloaded operators can change the number of arguments they take. c. The precedence of an operator cannot be changed by overloading. d. Overloading cannot change how an operator works on built-in types.

Computer Science & Information Technology

____ can be displayed in a dynamic text block.

A. Characters from a Web server B. Numbers from a Web server C. An expression in ActionScript D. All of the above

Computer Science & Information Technology

When working with SQL, if a field includes an aggregate function, you need to use a ________ clause, which specifies the aggregated field criteria and restricts the results based on aggregated values

Fill in the blank(s) with correct word

Computer Science & Information Technology

Marissa would like to add a picture of each catalog product to each record in the catalog table.  Which data type should she use for the ProductDescription field?

A. Lookup B. Multivalued C. Attachment D. OLE Object

Computer Science & Information Technology