I am wondering if there is a method to copy and replace features from a source file geodatabase to destination geodatabase that have the same features name.
example : if i have a file named ( A.gdb) and contains a feature named (life)
i want to copy the feature (life) to a file (B.gdb) but the problem is B.gdb
also have the feature (life) already in it, and i need arcmap to replace the
old feature with the new without giving me that the feature (life ) is already exists in the destination gdb.
I want to do this in ModelBuilder.