Asked by Michael Frank on Jun 06, 2024

verifed

Verified

For a Comments field that contains many words, set a Long data type.

Long Data Type

A data type in programming that represents a large integer value, typically requiring more storage space than standard integer types.

  • Identify and employ the suitable data types along with their functionalities within a database.
verifed

Verified Answer

TC
Trevor CraigoJun 11, 2024
Final Answer :
True
Explanation :
The Long data type can hold large amounts of text and is suitable for a Comments field that contains many words.