-3
Guys I’m new to DB, do not understand the concept of settlement, my doubt is what is the purpose of the settlement of DB? I need to do this in the construction of a APP but I don’t see the point of doing this.
-3
Guys I’m new to DB, do not understand the concept of settlement, my doubt is what is the purpose of the settlement of DB? I need to do this in the construction of a APP but I don’t see the point of doing this.
1
Imagine that you are developing a simple system of registration and consultation, where there is the possibility to register a product, consult registered products and edit products already registered. It is not possible to guarantee that the part of consultation and editing of the system is well developed without testing it, and for this it is necessary to have previously available registers, so it is necessary to populate the database.
Thank you very much !!
Browser other questions tagged database
You are not signed in. Login or sign up in order to post.
I do not understand why the staff has denied the question. It is a valid question that is not easily found on the internet and/or in books.
– David Alves
Really, thank you for the comment.
– Paulo Andrade
Which database? Postgresql or mysql or sqlserver?
– Guilherme Nascimento
I’m using the native database of the android platform, Sqlite.
– Paulo Andrade