which of these describes the functionality of a database? check all of the boxes that apply. can perform…

which of these describes the functionality of a database? check all of the boxes that apply. can perform complex calculations allows you to compare several tables simultaneously accesses and retrieves data can be used by multiple users requires you to update data directly in tables done

which of these describes the functionality of a database? check all of the boxes that apply. can perform complex calculations allows you to compare several tables simultaneously accesses and retrieves data can be used by multiple users requires you to update data directly in tables done

Answer

Brief Explanations:

A database is mainly for data - related operations. It can access and retrieve data, allow multiple users to use it, and compare several tables simultaneously. Performing complex calculations is not its main functionality, and data updates can be done through various methods, not just directly in tables.

Answer:

  • allows you to compare several tables simultaneously
  • accesses and retrieves data
  • can be used by multiple users