Explain the following term: Table, tuple, Domain, Attribute.
Tuple :- A row of a relation is known as tuple.
Attribute :- A column of a relation is known as attribute.
Domain :- This is a pool of values from which the actual values appearing in a given column are drawn.
Table: a collection of data which is organized in terms of rows and columns