What is the primary goal of Reverse Engineering in database management?

  • To create a conceptual data model
  • To create a physical data model
  • To generate a higher-level model from an existing database schema
  • To optimize database performance
Reverse Engineering in database management aims to generate a higher-level model, such as a conceptual data model, from an existing database schema. This process is useful for understanding and documenting an already implemented database structure.
Add your answer
Loading...

Leave a comment

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