answersLogoWhite

0

Tables that have redundant data have problems known as anomalies.So data redundancy is a cause of an anomaly.

Redundancy is the duplicaion of the data.

There are 3 types of anomalies.

Insert Anomaly:When you insert a record without having it stored on the related record.

Delete Anomaly:When you delete some information and lose valuable related information at the same time.

Update Anomaly: Any change made to your data will require you to scan all records to make the changes multiple time.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What types of anomalies are found in relational database?

There are 3types 1) Update Anomalies 2) Insertion Anomalies 3) Deletion Anomalies


What are types of gravity anomalies?

There are three main types of gravity anomalies: positive anomalies, negative anomalies, and neutral anomalies. Positive anomalies indicate higher-than-normal gravity readings, while negative anomalies indicate lower-than-normal readings. Neutral anomalies show no deviation from the expected gravity level. These anomalies are typically measured in microgal units.


What are three types of dbms?

Hierarchical DBMSNetwork DBMSRelational DBMS


What are three anomalies that are likely result to data redundancy?

The three types of anomalies likely to show up are: Insertion, Deletion, and Update anomalies.


Explain the types of dbms users?

There are four types of DBMS users,Naive UsersOnline UsersApplication Program UsersDatabase AdministratorNote: The description of above points is currently not available.


What are some of DBMS Types?

1. Following are the different types of dbmsMySQLMicrosoft SQL ServerMS AccessFoxproSAPdBASETibero 6


What are the types of dbms attributes?

Types of Attributes in Dbms areKey or non key attributesRequired or optional AttributesSimple or composite AttributesSingle-valued and multi-valued AttributesStored, Coded or derived Attributes


How Armstrong rules are complete or sound in dbms?

Armstrong rules are complete or sound in dbms by clarifying the types of situations which need to be achieved and done.


What is the use of dbms?

DataBase Management System (DBMS)is a software package# it allows data to be effectively stored, retrieved and manipulatedand # the data stored in a DBMS packege can be accessed by multiple users and by multiple application programs like (SQL Server, Oracle, Ms-Access) .Types of DBMS# Hierarachical DBMS (HDBMS)# Network DBMS (NDBMS)# Relational DBMS (RDBMS)# Object Oriented DataBase(OODB)# Distributed DBMS (DDBMS)


How many types of normal forms in DBMS?

total 6 normal forms


What are different types of hashing techniques are there in DBMS?

there are 2 types of hashing techniques 1- Static hashing 2-Dynamic hashing


What is intelligent internet system in dbms?

intelligent DBMS can mean a variety of things that mimic intelligence. A DBMS may have interpreting ability so you can speak to it in English rather than SQL or it may be able to determine data types without the user specifying them etc.