how do i join data from two files with no common fields

Hi

I Have two text file:

one with 7 rows and 4 coloumns without col name

and second one with one coloumn and 7 rows without col name.

I need a single text file which contains 7 rows and 5 coloumns. i.e the second file data should also be present in the final file.how do i do it using PP