From: jdpeterson on 8 Apr 2010 11:48 Hello, I have two tables I wish to link together. The first table contains records for multiple devices, i.e., two clocks, five radios. I need it to contain a column linking to all the issues (RMAs) associated with the device. The second table contains the RMA number, with all the devices associated with the RMA, i.e., one customer could send back one clock and two radios under one RMA record. I'm having a hard time visualizing how I can make the first table point to multiple records in the second table, and the second table point to multiple records in the first table.
|
Pages: 1 Prev: Search for Words in Documents Next: Splitting database - terrible performance |