What are Nest, Unnest, and intersection join operations?
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Nest:
Creates a set of values from one or more attributes if the values of the remaining attributes are identical.
Unnest:
Inverse operation
Intersection Join:
If there is a nonempty intersection set between qualifying attributes, tuples are associated.