answersLogoWhite

0

To decide on what tables to use for Data Normalization it will depend with the data that you have.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

Why do scientists use data tables?

Scientists use data tables to record data and information like a database in maths.


Why are data tables useful to scientists?

Why are data tables useful to scientists? It is Important for scientist to use data because data is what they use to write their observation


How do yo organize data?

You can use data tables, such as


How do you use tables in a sentence?

All the tables and chairs were stacked in the corner of the room. The data was presented in tables.


What are two things scientist use to organize data?

Scientists use data tables and graphs to organize their data. Data tables allow for a clear presentation of numerical information, while graphs provide a visual representation of trends and patterns in the data.


What methods can people use to record votes?

they use data and tables


Where do you put information in a database?

Strictly speaking, you do not put information into a database, you put data into it, and you get information out of it. However, people tend to use the terms data and information interchangeably when talking about databases. Data is stored in the database, specifically in tables. So tables would be your answer.Strictly speaking, you do not put information into a database, you put data into it, and you get information out of it. However, people tend to use the terms data and information interchangeably when talking about databases. Data is stored in the database, specifically in tables. So tables would be your answer.Strictly speaking, you do not put information into a database, you put data into it, and you get information out of it. However, people tend to use the terms data and information interchangeably when talking about databases. Data is stored in the database, specifically in tables. So tables would be your answer.Strictly speaking, you do not put information into a database, you put data into it, and you get information out of it. However, people tend to use the terms data and information interchangeably when talking about databases. Data is stored in the database, specifically in tables. So tables would be your answer.Strictly speaking, you do not put information into a database, you put data into it, and you get information out of it. However, people tend to use the terms data and information interchangeably when talking about databases. Data is stored in the database, specifically in tables. So tables would be your answer.Strictly speaking, you do not put information into a database, you put data into it, and you get information out of it. However, people tend to use the terms data and information interchangeably when talking about databases. Data is stored in the database, specifically in tables. So tables would be your answer.Strictly speaking, you do not put information into a database, you put data into it, and you get information out of it. However, people tend to use the terms data and information interchangeably when talking about databases. Data is stored in the database, specifically in tables. So tables would be your answer.Strictly speaking, you do not put information into a database, you put data into it, and you get information out of it. However, people tend to use the terms data and information interchangeably when talking about databases. Data is stored in the database, specifically in tables. So tables would be your answer.Strictly speaking, you do not put information into a database, you put data into it, and you get information out of it. However, people tend to use the terms data and information interchangeably when talking about databases. Data is stored in the database, specifically in tables. So tables would be your answer.Strictly speaking, you do not put information into a database, you put data into it, and you get information out of it. However, people tend to use the terms data and information interchangeably when talking about databases. Data is stored in the database, specifically in tables. So tables would be your answer.Strictly speaking, you do not put information into a database, you put data into it, and you get information out of it. However, people tend to use the terms data and information interchangeably when talking about databases. Data is stored in the database, specifically in tables. So tables would be your answer.


What is the process of streamlining data to minimize redundancy and awkward many to many relationships?

The process typically involves normalizing the database by breaking down data into separate tables to eliminate redundant information and creating one-to-many relationships instead of many-to-many relationships. This helps reduce data duplication and ensures efficient data storage and retrieval. The use of foreign keys can also help establish relationships between different tables, leading to a more streamlined database design.


What is the use of normalization?

Normalisation is the process of putting things right, making them normal. In a relational database the term has a specific mathematical meaning having to do with separating elements of data - names, addresses - into affinity groups, and defining the normal or right relationships between them.


How do databases management system overcome the problem associated with data redundancy?

Database Management Systems (DBMS) overcome data redundancy by implementing normalization, which organizes data into tables to minimize duplication. Additionally, they use relationships between tables, allowing data to be stored in one location and referenced as needed, rather than being repeated. This centralized approach not only reduces redundancy but also enhances data integrity and consistency across the database. Furthermore, DBMS often incorporate constraints and rules to enforce data uniqueness and prevent duplicate entries.


Clarify how to use data tables?

We need more details for an answer.


When you want to extract data from two or more tables you use an query?

When you want to extract data from two or more tables, you can use a SQL JOIN query. By using JOIN clauses, you can combine rows from different tables based on a related column between them. This allows you to retrieve data from multiple tables in a single query.