Hallo everyone,

I have two tables in the database table1(col1,col 3,col2) and table2(col1, col2). First of all i will have to select col2 from database and for each and every value of col2 i need o make an insert query in the table1(..,..,co l2).

It will be helpful for me if anyone call solve this problem for me.

aravind.s