Recent content by debanga

  1. D

    exporting data from multiple table to one

    how can i insert into a new table. and in 2nd line what does '...null as f8, f99 from tbl2' means.
  2. D

    exporting data from multiple table to one

    please explain little bit.
  3. D

    exporting data from multiple table to one

    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...
Back
Top Bottom