Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

foreign keys

cyber_frogMar 29 2011 — edited Mar 29 2011
heyall,how to create a table for Table 3? Do foreign keys always reference to the original primary key i.e. Table 2
Table 1 = A, B, C
Tbale 2 = D, E, F*, G
Table 3 = H, D*, I, J
Table 4 = A*, H*, K, L, M
Table 5 = F, N, O
Table 6 = P, Q
Table 7 = F*, D*

Thankyou
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2011
Added on Mar 29 2011
10 comments
362 views