You are working with a database that contains tables with customer details, purchase histories, and product information. However, there are also chunks of data that contain email communications with the customer. How would you categorize this database in terms of data type?

  • Structured data
  • Semi-structured data
  • Unstructured data
  • Big data
This database contains a mix of structured data (customer details, purchase histories, and product information) and semi-structured data (email communications). Semi-structured data is characterized by having some structure but also includes elements like emails, making it different from fully structured data.
Add your answer
Loading...

Leave a comment

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