Which aggregate function would NOT work well on a Short Text field?

A. Sum
B. Min
C. Max
D. Count


Answer: A

Computer Science & Information Technology

You might also like to view...

When a database is open, it is displayed in the Access ________ window.

A. record B. program C. table D. object

Computer Science & Information Technology

Which of the following lists presents user classes in order from least restrictive to most restrictive?

a) group, owner, public b) public, group, owner c) owner, group, public d) public, owner, group

Computer Science & Information Technology

Write a VBScript that allows the user to enter a name, email address and phone number. Use regular expressions to perform the validation (e.g., names can only contain letters, email must be of the format username@name.extension and the phone number must have the format (555) 555-5555). Note: you should read the article on regular expression (listed in the Web Resources section) before attempting this exercise.

What will be an ideal response?

Computer Science & Information Technology

The function of the mouse buttons and the wheel varies depending on the app.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology