Multiple choice

Which symbol is used to display the contents in lower case?

  1. <

  2. >

  3. $
  4. %

  5. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In MS Access, the < symbol is used in format specifications to display text in lowercase. The > symbol displays text in uppercase, $ is for right alignment, and % is for percentage format. These symbols are used in the Format property of fields to control how data is displayed.