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
Relation is one record in the database or a tuple. Relationship is that how tables are connected to each other.
bal amar
difference between relation sehema and relation instance in dbms
A relation is an assciation between two or more entities.
the difference is about the transactions. the normal database is not included deadline, but the real time database is.
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.
Database is the data stored in the server and Database administrator is the person who designs the database.
A friendly relationship is like an aquiantance relation ship, but true friendship is something you will have forever.
Difference?? There is no relation.
Database
CACHE is multidimensional and postconsonantal database and its supporting scripting
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.