Asked by Tarun Singla on Sep 28, 2024

If users must enter data in a LastName field,what property should you set for the field?

A) Short Text
B) Required
C) Referential Integrity
D) Indexed

LastName Field

A specific field in a database used to store the last name of individuals, often part of a larger record like customer or employee information.

Required

A constraint in databases or forms that enforces a field to be filled in or provided with data before saving or proceeding.

Referential Integrity

A concept in databases ensuring that relationships between tables remain consistent, typically enforced through foreign keys.

  • Acquire the ability to efficiently manage and use fields and properties in an Access database.