I want to install new app in my producction environment. But first I have to restore my database with a backup. So, the question is. If I restore my database and then I install a new app which has the same objects I will lost the data?.
In the old app I have a table called Animals and in the new app too. I will lost the data contained in this table? What about table extension data?