In a typical database, what data type is commonly used to store large text such as comments or descriptions?

  • Boolean
  • Date
  • Integer
  • Text
Large text such as comments or descriptions is commonly stored using a text data type. Integer, Date, and Boolean are used for other specific data types.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *