Enter Ur Email ID To Get Study Material & Latest Job Updates In Mail Inbox:
(Please activate subscription from your mail Inbox)  FeedBurner

Home » » Relational Model Concepts In DBMS Tuple, Attribute, Relation In DBMS

Relational Model Concepts In DBMS Tuple, Attribute, Relation In DBMS

Written By Unknown on Monday, 22 April 2013 | 9:40 pm

Relational Model Concepts In DBMS Explain With Example, Tuple, Attribute, Relation In DBMS Explain



The relational model represents the database as a collection of relations.

 Each relation resembles a simple table, having a set of rows and set of columns.

Each relation consists of a relational schema and relational instance.

In the formal language terminology,

Row is called as- tuple

Column header is called as-attribute

Table is called as-relation

The data type describing the types of values that can appear in each column is called a domain.

The number of attributes in a relation is the degree of a relation.

The number of tuples in a relation is called the cardinality of that relation.

Relation schema(R) is the description about the structure of any relation.

Relation state(r) is the data in the relation at any moment of time.

0 comments:

Post a Comment

Thanks For Your Comment. We Get Back To You As Soon As Possible.