mag Newbie

Joined: 31 Mar 2005 Posts: 3
|
Posted: Thu Mar 31, 2005 11:08 pm Post subject: need help |
|
|
Hi there,
I'm trying to create simple database using openoffice. I have to list of sxc files. I need to compare both files and come out with the result in new file.
For example table1 has : id, name, age, height.
table2 has: age, height, weight.
table3 has to contain id,name, age, height, and weight which will match to table1 and 2.
What i mean is age and height from table1 and 2 will be compared and height for the match will come out in new table with id, name, age, heigh, and weight.
anyone can help.... |
|