What is called an image set in a database

Source: Internet
Author: User

the essence of an image set is one-time selection operation and one projection operation. 
For example, the relationship pattern R (x, y), X and Y represent two sets of attributes that are complementary to each other, and for a relationship a that follows pattern R ,
when T[x]=x, X's image set (Images set) in A is:
zx={t[z] | t∈a,t[x]=x}
It represents the projection of the set of tuples in a with X component equal to x on the attribute set Z.
such as a:
X Y Z
A1 B1 C2
A2 B3 C7
A3 b4 C6
A1 B2 C3
A4 b6 c6
A2 B2 C3
A1 B2 C1
A1 The image set in A is {(B1,C2), (B2,C3), (B2,C1)}

What is called an image set in a database

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.