|
"MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx> wrote on 12/14/2016a
04:13:17 PM:
using the index that I created and the Parent description is the
group table and the foreign key is the customer table. It looks
write but, I did it backwards to what you said to do.
There are two major uses of foreign keys -- to tie details with
header and to provide a description lookup for some key value. To tie
details with a header you place the foreign key in the detail table
pointing to the header table id column. To provide a description lookup
you place the foreign key in the "master" table pointing to the
description table id column.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.