• Welcome to our Q&A forum
  • Welcome to our Q&A forum
  • Welcome to our Q&A forum
  • Welcome to our Q&A forum

1 | 2 | 3

Translate

What is the best way to store relationships in a database?

More
1 day 13 hours ago #3262 by ekatsa
What is the best way to store relationships in a database?

Please Log in to join the conversation.

More
1 day 13 hours ago #3263 by ekatsa
You must perfom anslysis and have some results, one set of results is the LDS (Logical Data Structures) or Tables.You have
  • to normalized the db in 3rd normal form
  • to create master - detail tables, like orders - orders details
  • to create keys primary and foreigns
  • to create linker tables

Please Log in to join the conversation.

Time to create page: 0.233 seconds