I am trying to use model builder to export iterate through a GDB, and export all layers to a single layer. Within my GDB, there are some attributes that are the same across the entire database, I would like to keep only those attributes and drop everything else. I am not sure if this is possible in ModelBuilder or if I have to switch to a python script.