I'm new to DB , I do not understand the concept of population, my question is what is DB population used for? I need to do this in building an APP but I see no direction to do this.
I'm new to DB , I do not understand the concept of population, my question is what is DB population used for? I need to do this in building an APP but I see no direction to do this.
Imagine that you are developing a simple system of registration and consultation, where you can register a product, consult registered products and edit products already registered. It is not possible to guarantee that the query and editing part of the system is well developed without testing it, and for that it is necessary that there are registers previously available, thus it is necessary to populate the database.