Database properties do NOT include ___________. A. title B. author C. company D. size

title
author
company
size

The correct answer is D. size.

Database properties are the characteristics of a database that describe its structure and content. They include the following:

  • Title: The name of the database.
  • Author: The person or organization that created the database.
  • Company: The company that owns the database.
  • Description: A brief description of the database.
  • Creation date: The date on which the database was created.
  • Last modified date: The date on which the database was last modified.
  • Number of records: The number of records in the database.
  • Number of fields: The number of fields in the database.
  • Size: The size of the database in bytes.

The size of a database is not a property of the database itself, but rather a property of the data that is stored in the database. The size of a database can vary depending on the type of data that is stored in it, the number of records that are stored in it, and the format of the data.

For example, a database that stores text data will be larger than a database that stores numeric data. A database that stores a large number of records will be larger than a database that stores a small number of records. And a database that stores data in a binary format will be larger than a database that stores data in a text format.