Merging databases with same line numbering and versions
I have 3 database located adjacently to each other that I want to merge for processing purposes. The issue is that I don't want the lines to append to each other and want to keep the numbering the same but still separate for each database using perhaps a different version for each database. Is there a way to this? There's…