MySQL Learning Note (8) the relationship between entities

Source: Internet
Author: User

Linkages between entities: the link between records and records of a table

1-to-many, many-to-1

Scenario: In a multi-terminal relationship, add a field to hold the entity identity of the current entity's contact end.

Many-to-many

Scenario: Add a Relationship table to ensure the clarity of the relationship.

1 to 1

Solution: Put the common information in the main table, the less commonly used information in the extension table, reduce the main table size, improve the main Table query speed and legibility.


This article is from the "Learning and Exchange" blog, please be sure to keep this source http://chenhaolinux.blog.51cto.com/9609922/1710801

MySQL Learning Note (8) the relationship between entities

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.