There are several normal forms are available in DBMS.those are
1NF,2NF,3NF,BCNF,4NF,PJNF(project Join),DKNF(Domain Key).
When we use Normalisation it does not allow some of the modifications of the database. Another disadvantage of Normalisation is that it is only applicable in the Relational Database Management System.
Hi, Normalisation is used to reduce the redundancy of database. So, we divide the the data into smaller tables. These tables are related to each other through a relationship. Denormalisation is the reverse process of normalisation. In this we add redundancy of data and grouping of data to optimize the performance.
a form is an object in a database; you can print data that appears in forms
Normalisation is necessary in database because of following:It eliminates data redundancy. Same data do not occur in more than one places.By making use of normalisation query process is easy.Data entry time is saved as the tables are broken down in repeating and not repeating fields.Data modification is made easy.Database becomes more flexibleInconsistent dependency is eliminated
with this normalisation only we reduce redudency
Database normalization, or data normalization, is a technique to organize the contents of the tables for transactional databases and data warehouses. Normalization is part of successful database design; without normalization, database systems can be inaccurate, slow, and inefficient, and they might not produce the data you expect.
Normalisation is process of taking data from a problem and reducing it to a set of relations. Meanwhile ensuring data integrity and eliminating data redundancy.
A database is about storing data, not about creating forms. You would create the forms in some programming language - NOT something directly related to the database server - than have your forms, or rather your program in general, connect to the database.
the function of the 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.
A database contains forms and reports stored in tables
what can be achieved from the database using reports