TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Aman Jen
NA
141
40.5k
Sql Join Insert Query
Aug 4 2013 2:31 AM
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_code
Loan_Type
Loan_Sanc
Intr_Type
1
Home
30000
Variable
2
car
40000
Fixed
3
Bike
50000
Variable
4
Personal
60000
Fixed
Chk_Num
Chk_Amount
Loan_code
Plz Help
Reply
Answers (
5
)
Best programming questions on SQL
Nested Queries