answersLogoWhite

0

Relation:

In Database a relation represents a table or an entity that contain diffrenet attributes.An Entity constructs a relation(table) in DBMS .

Relationship:

In Data base relationship is that how the two entities are connected to each other ,i.e what kind of relationship type they hold between them.Primary/Foreign key is used to specify or hold this relationship.

By

Tanzeel Ur Rahman Bhatti

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Distinguish between a relation and a relationship in database?

Relation is one record in the database or a tuple. Relationship is that how tables are connected to each other.


What is the difference between cardinality and degree of relationship in relations in database management?

bal amar


What is the Difference between relation schema and relation instance?

difference between relation sehema and relation instance in dbms


What is the difference between relationship type and relationship instance in database?

In a database, a relationship type defines the abstract structure and constraints of how entities are related, including cardinality and participation rules. In contrast, a relationship instance represents a specific occurrence of that relationship type, linking actual records in the database. Essentially, the relationship type serves as a blueprint, while the relationship instance is the tangible connection between entities in the data.


What is relation in terms of database management system?

A relation is an assciation between two or more entities.


What is Difference between real time database and simple database?

the difference is about the transactions. the normal database is not included deadline, but the real time database is.


What is the difference between relation and table in data base?

Table is where the data is stored and in a well designed schema a table represents some real world object such as CUSTOMER, ORDER, etc., Now the real world objects have relationships. For example, a CUSTOMER has many ORDERS. To represent this relationship a database relationship was invented.


What is the difference between database and database administrator?

Database is the data stored in the server and Database administrator is the person who designs the database.


What is the difference between having a friendly relationship and having a true and lasting friendship?

A friendly relationship is like an aquiantance relation ship, but true friendship is something you will have forever.


Difference between light and electricity?

Difference?? There is no relation.


What is difference between primary key and foreign key?

A primary key is an attribute (or combination of attributes) that uniquely identifies each row in a relation. A primary key is designated by underlining the attribute name. The primary key of an entity set allows us to distinguish among the various entities of the set. A foreign key is an attribute in a relation of database that serves as the primary key of another relation in the same database.


An association between entities is known as?

Database