answersLogoWhite

0


Best Answer

It refers to the connection between two tables. For example, in one table there may be personal details for employees, like name, address, date or birth etc. In another there may be could be payment details for those employees. Their personal details will not appear in that table. In each table there would be one common field, like an employee number. If you know the employee number from the personal details table or the wages table, you can check in the other table and find that number. The details with it relate to the particular person. So even though there name is not in the wages table, you can still find their details, by looking for their employee number. The connection of having an employee number in both tables that can be matched up is a relationship.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: In a relational database what is a relationship?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can a relational database support one to one?

Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.


How are relationship between tables expressed in a relational database?

Tables are the basic building blocks of a relational database.


What is the most common type of relationship between tables in a relational database?

one-to-many relationship


Is the relational database an example of oracle database?

A relational database is a type of database design. Oracle is a brand of database. You can create a relational database using Oracle. You can also create relational databases using other database applications.


A relational database consists of how many tables?

A relational DB can consist of any number of tables. --------------- Two or more tables to establish a relationship. You cannot have a relationship with yourself ...


What are the Properties of relational database model?

The relational database model organizes data into relations or tables with rows and columns, providing a clear structure for data storage. It supports the concept of primary keys to uniquely identify each record in a table and foreign keys to establish relationships between tables. Additionally, it ensures data integrity through constraints like referential integrity and data normalization.


The meaning of Oracle is?

Oracle is relational DataBase


What is the advantages of entity relationship model?

AdvantagesConceptual simplicityVisual representationEffective communicationIntegration with the relational database model


What is the best relational database software for mac?

The best relational database is Valentina Studio.


Why is a relational database needed?

A relational database is needed for many things. A relational database is known for collecting and organizing various data items into different charts and pictures.


What is full form of rdbms?

Relational Database Management System Relational Database Management System


What is the building block of a relational database?

I think "TABLE" is the main building block of relational database