What are the three types of anomalies in database and
Explain?

Answer Posted / safiullah

there are three type of anomaly
1)insertion anomaly
2)deletion anomaly
3)modification anomaly
INSERTION ANOMALY occur when certain attribute cannot be inserted into the database without the presence of other attribute.
DELETION ANOMALY exist when certain attributes are lost because of the deletion of other attribute.
ANOMALY's MODIFICATION occur when we are not able to modifying the record in database without takecare of other facts.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

5. Explain about relational algebra.

1727


What is dialect in database?

551


What advantages does DBMS have over traditional file systems?

589


Which is the best graph database?

531


Explain phantom deadlock?

776






What are the advantages of views in a database?

642


What is the function of cluster index?

610


Explain file manager?

613


Is data lake a database?

561


Which database does facebook use?

514


how can we view column head in first page but not in remaining pages?

1600


How does non-cluster index functions?

637


What is odm in database?

579


How many types of locks are present in a database?

603


query to Compare data of two tables between two different Databases(Oracle and SQL Server) Eg., Source Database: Oracle Table: Employee Target Database : SQL Server Table : emp

1633