5
Reply

Sql Join Insert Query

Aman Jen

Aman Jen

Aug 4 2013 2:31 AM
1k
Hi,
    Hi I want to Insert Values into 2nd table where Fk in 2nd tabel is equal to PK in 1st table. Here if I Insert Values into 2nd table,  Pk Values should not be Duplicated in 1st table.

What should be the INSERT JOIN Query...


Loan_codeLoan_TypeLoan_SancIntr_Type
1Home30000Variable
2car40000Fixed
3Bike50000Variable
4Personal60000Fixed

Chk_NumChk_AmountLoan_code







Plz Help


Answers (5)