Hello

I have 2 Databases Each one has a table called files.

Each Table contains 5 fileds (id,filename,filetag,filessize,filedate) and the id filed is autoincremental

I want to unite those 2 tables into one big table i mean i put one table under the other table which makes another big table which has also the id field autoincremental and also has all the other fields

Here is a picture of what i have in mind..




I hope that someone will help me

Thanks in advance

Cheers
Adel