answersLogoWhite

0

Normalisation means make table very effective and usable means make table atomic ,unique primary key,not redundancy etc.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Solved examples of normalization in DBMS?

solved examples of normalization


What is a partial dependency in normalization in dbms?

I guess you will just have to google it my friend.. Yours Faithfully Gedz


What is the basic terminology of dbms?

Acid cursor data database field primary & foreign keys procedure & function odbc & oledb normalization trigger


Difference between rdbms and dbms?

dbms stands for data base management system whereas rdbms is relational data base management system. A Database Management System (DBMS) is collection of software programs which enable large, structured sets of data to be stored, modified, extracted and manipulated in different ways. Whereas Relational Database Managemet System (RDBMS) is a data structured in database tables, fields and records. Each RDBMS tables consist of database table rows.


What are advantages of rdbms over dbms?

Some advantages of relational database management systems (RDBMS) over traditional database management systems (DBMS) include data integrity through the use of constraints, normalization to reduce redundancy, support for ACID transactions, and standardized SQL language for data manipulation. RDBMS also offer scalability and flexibility for complex data structures and relationships.


Normalization form in details in points and examples?

Normalization is a process to reduce redundancy. By using normalization we can easily remove duplicate entries..


What are highlights of DBMS?

NA_ what are highlights of advanced DBMS what are highlights of advanced DBMS what are highlights of advanced DBMS


Is The process of normalization is reversable?

Yes, the process of normalization is reversible. Normalization is a database design technique that organizes data in a relational database to reduce redundancy and improve data integrity. You can always revert the normalization process by denormalizing the database if needed.


What is normalization and objective of normalization?

Normalization is the process of organizing data in a database to reduce redundancy and dependency. The objective of normalization is to minimize data redundancy, ensure data integrity, and improve database efficiency by structuring data in a logical and organized manner.


Is java DBMS?

no, Java is not dbms.. Java is a programming language Dbms is database


What in normal forms in DBMS?

Normalization is the process of efficiently organizing data in a database. There are two goals of the normalization process: eliminating redundant data (for example, storing the same data in more than one table) and ensuring data dependencies make sense (only storing related data in a table). Both of these are worthy goals as they reduce the amount of space a database consumes and ensure that data is logically stored.


Is SQL DBMS or RDBMS?

dbms