Relational database-relational model R (U,D,DOM,F) parsing

Source: Internet
Author: User

Relational models can be formally represented as R (u,d,dom,f)

R: Relationship Name

D: domain of the attribute

DOM: Mapping relationships for attributes

F: Dependency Relationship

In the case of Table A (A1, A2,A3):

1, A is the relationship name (R).

2. If A1 is a number (2) type, then the domain of the attribute is between -99~99, which is the field of the A1 attribute (D).

3, if the A2 attribute is the identity, the domain can be "tutor" and "postgraduate", corresponding to the tutor and graduate students have a (list) domain, this correspondence is called Attribute Mapping Relationship (DOM).

4, in a table A1 is the primary key, if the A1 table satisfies 2NF, then there is a dependency relationship of F={a1-->a2,a1-->a3} (F).

Relational database-relational model R (U,D,DOM,F) parsing

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.