Final answer:
The object-relational model was developed by adding object-like properties to the relational model, combining the benefits of both models.
Step-by-step explanation:
The correct statement regarding the object-relational model is that it was developed by adding object-like properties to the relational model. The object-relational model was developed by adding object-like properties to the relational model, combining the benefits of both models. The object-relational model is an extension of the relational model that incorporates features from object-oriented programming to handle complex data types and relationships.
It allows for the storage and retrieval of structured data, including objects, in a database system. This model provides the benefits of both the relational and object-oriented models, combining the flexibility of object-oriented programming with the reliability and scalability of relational databases.