Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain the concept of normalization.

Answer Posted / glibwaresoftsolutions

Normalization is the process of organizing data to minimize redundancy and improve data integrity.
Normal Forms:
• 1NF: Eliminate repeating groups, ensure atomicity.
• 2NF: Ensure 1NF and remove partial dependencies.
• 3NF: Ensure 2NF and remove transitive dependencies.
• BCNF: Ensure every determinant is a candidate key.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can sql function call stored procedure?

1067


How do I write a sql query in pgadmin 4?

1039


Lookups are a key component in sql server integration services (ssis). Explain its purpose?

1050


Can we use having without group by in sql?

1043


What is crud stand for?

1044


what is sub-query? : Transact sql

1152


What is a native sql query?

1163


What is difference between mysql and postgresql?

1226


What are the basic techniques of indexing?

1108


Does sql use python?

1088


Write a program that shows the usage of while loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?

2331


What is materialized view in sql?

952


what are local and global variables and their differences? : Sql dba

1127


What do you mean by “trigger” in sql?

1123


What does subquery mean in sql?

1108