I have five tables with some same fields but with some different primary keys.
now i want to export data from all these tables to another table with some selected fields from each table.
table1 -f1 pk -f2 - f3 -f4
table2-- f1 pk -f2 -g1 -e
table3 -g pk -f1 -h1 -y
table4 -f1 pk -f2 -j1 -y
table5 -f1 pk -f2 -k1 -u
now i want selected data, from all tables in another table, and maintaining the link through f1.. please help me, im trying hard.:banghead:..
now i want to export data from all these tables to another table with some selected fields from each table.
table1 -f1 pk -f2 - f3 -f4
table2-- f1 pk -f2 -g1 -e
table3 -g pk -f1 -h1 -y
table4 -f1 pk -f2 -j1 -y
table5 -f1 pk -f2 -k1 -u
now i want selected data, from all tables in another table, and maintaining the link through f1.. please help me, im trying hard.:banghead:..
Last edited: