Question: Using SQL developer, i added the insert statements to populate two unrelated tables. I have a table that connects the two by using each of
Using SQL developer, i added the insert statements to populate two unrelated tables. I have a table that connects the two by using each of their primary keys the foreign keys. I don't know how to tell it which of my new data connects to which other foreign key. What code would i use to populate this child table? How to let it know the id related to this name will match the id related to this data?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
