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

can any one explain about normalization forms with clear
explanation in interview point of view.
thanks for ur answers.

Answer Posted / ajeet khari

normalization is organizing data efficiently into database...
main thing is 1.elimination of redundant data,2. data
dependencies..
1NF-a table is decomposed into 2D table with no duplicate
column....
2nd NF- should be in 1NF and there should not be any
duplicate row...
3NF- should be in 2NF and contains transitive dependencies
remove that column which are not dependent on PK.
4NF-should be in 3NF and it has no malti valued dependencies.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain database partitioning.

1120


What are the tools used for backup and ticketing?

1032


How do database connections work?

987


What are the advantages of normalizing a database.

1096


How do I manually create a database?

1265


How many types of normalization? What is the use of it?

1179


What is the purpose of TNS?

1077


Under which circumstance should you create an index on a table?

1229


Is storing images in a database a good idea?

1041


What are the various ways to execute a query in teradata?

2652


Differentiate between extension & intension?

1469


What is the candidate key used for?

1126


What is a database lookup?

1132


How to shrink a database?

1022


What happens when shared and exclusive locks are applied on data item?

1077