Monday, 20 October 2014

Special relational operations | Relational Model


SPECIAL RELATIONAL OPERATIONS These includes operations like   Selection Projection Join Division 1. Selection-To identify a set of tuples which is a part of a relation and to extract only these tuples out. The select operation selects tuples that satisfy a given predicate or condition....