Jump to content
  • 0

one-to-many relationship


wrpatterson

Question

I'd like to be able to add multiple connections between a record in one table and several records in another table.

For example, when I record an entry in my master table, I may need to add multiple submitter names that are each separate records in the name table. Currently I can link only one name to each entry in the master table.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hi wrpatterson,

The first step in creating a web-based application is to build a normalized table. You need to make sure that the tables are well-architected accordingly to the needs of your application. You can click the links below to view the presentation 
Introduction to Table and Table Design  
Data Normalization: https://www.youtube.com/watch?v=oexOYUUyQik    
One-to-Many Relationships: https://www.youtube.com/watch?v=IstAk982ntA  
Many-to-Many Relationships: https://www.youtube.com/watch?v=7D8u6Lb2BKU  

 

-JolliBeng

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...