Which of the following considerations should you identify when building a database?

A. I should make sure this is all the data I need because it can't be changed later.
B. I should know that what table my data goes in does not matter.
C. I should recognize what I want to do with the data.
D. I should make sure my data is all the same type.

Respuesta :

Answer: c

Explanation:

For building the database, one could recognize that what to do with the data.

The following information should not be related to the database:

  • Required date that can't manipulate later.
  • At what table the data should gone.
  • And, The data should contains the same type.

Therefore we can conclude that For building the database, one could recognize that what to do with the data.

Learn more: brainly.com/question/17429689