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...


What is normalization? Explain normalization types.

Answers were Sorted based on User's Feedback



What is normalization? Explain normalization types. ..

Answer / ashishonline12345

Database normalization is the process of changing a
relational database structure to be the most efficient for
the particular purpose. The most commonly known form
is “Third Normal Form”, which allows for zero duplicate
data, except for foreign keys.

Is This Answer Correct ?    11 Yes 2 No

What is normalization? Explain normalization types. ..

Answer / guest

Database normalization is the process of organizing the
fields and tables of a relational database to minimize
redundancy and dependency. Normalization usually involves
dividing large tables into smaller (and less redundant)
tables and defining relationships between them. The
objective is to isolate data so that additions, deletions,
and modifications of a field can be made in just one table
and then propagated through the rest of the database via the
defined relationships.

1 NF:Normal Form
2 NF
3 NF
BCNF - Boyce Code Normal Form
5 NF
6NF : Impossible to achieve this level of normalization

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More IIS Interview Questions

How do I create a virtual directory in iis?

0 Answers  


What is iis worker process?

0 Answers  


Why do we need to recycle application pool?

0 Answers  


What are the different security settings available in iis?

0 Answers  


IIS services ?

4 Answers   TCS,


In which process does IIS runs (was asking about the EXE file) ?

0 Answers  


What is App Pool and App Domain? What is the difference between the two.

5 Answers   247Customer,


What are the Advantages in IIS 6.0?

0 Answers  


What is iisreset command?

0 Answers  


How do I check the version of iis?

0 Answers  


How do I reset iis in windows 7?

0 Answers  


How many authentications are done on IIS? Port numbers for HTTP? How do you take backups of IIS Servers...IBM Questions.

4 Answers   IBM,


Categories