answersLogoWhite

0

In short, they do not. Relating tables in a database defines the relationships between the data sets in the different tables and allows the data to be accessed more efficiently, but it does not affect the accuracy of the data entered.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Database is a collection of related records?

YES, Database is a collection of related records.


What those database comprise?

Database comprises of records that are related to each other. In database the data is stored in the form of tables, are called database tables .


A group of related records in a database?

tables


Collection of related tables is called a?

field


What makes up a database?

A database is made up of related information in Tables and fields.


What is the database that contains tables linked by common fields?

A relational database is a database that contains tables linked by common fields. These common fields are used to establish connections between the tables and to retrieve related data across multiple tables using queries.


It is possible to have more than one table in a relational database?

You have to have more than one table in a relational database. In a relational database tables are designed to be related to other tables, so there has to be a minimum of two tables. Quite often there are a lot more than two.


A database is made up of related?

A database is made up of related Schemas and Tables. A single database can have multiple schemas and each schema can have multiple tables inside it. All of these can be related to one another using referential constraints like foreign keys.


What is the definition and field for a database f?

Collection of inter related data is called table.Collection of tables is called database.Field of database is its attribute.


What is a description of the data and the organization of data into tables in a relational database?

The process of working out what data should go into which tables and how the tables should be related to each other is known as Normalisation.


What is each row called in a database?

In database the data is stored in tables called database tables. These tables have rows and columns. Each row is called a tuple.


What are database ables?

Database is the collection of data which are interrelated with each other. Data in database is stored in form of table these tables are known as database tables.