since there are 2 tables with the same name (admin, banner) then you can't put them in one database unless you rename them in one of the script and then trace all the occurences in the script that uses them and rename them there as well.
Then you also have to make sure that the script files themselves don't have names conflicts.