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

Popular posts from this blog

Explain any five relational algebra operators.

. What is join? Explain the types of join with example.

Explain database languages