illustrate the statement projection operation


Illustrate the statement 'Projection operation distributes over the union operation'. Give an example.   

Ans: ΠL(E1 ∪ E2) = (ΠL(E1)) ∪ (ΠL(E2))  

This says that result acquired by projecting on an attribute set A, after taking union of two relations is similar as union of two relations each of which is a projection of original relations on A.

Request for Solution File

Ask an Expert for Answer!!
Database Management System: illustrate the statement projection operation
Reference No:- TGS0275639

Expected delivery within 24 Hours