What is normalization and types of normalization?

Answer Posted / adedapo adeoyee patrick

`Normalization is a process of decomposing and regrouping
attributes of a relation in oder to create new relations
(TABLES).
first normal form
second normal form
third normal form

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I tune a sql query?

514


What version is sql?

555


How many types of functions are there in sql?

509


Can ddl statements be used in pl/sql?

598


What are user defined functions?

584






what are the system privileges that are required by a schema owner (user) to create a trigger on a table?

627


what are aggregate and scalar functions? : Sql dba

555


How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?

599


Do we need commit after truncate?

617


Can dml statements be used in pl/sql?

581


table structure: ---------------- col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10 01-mar-2012 11:12:46 01-mar-2012 11:11:23 Write a query to display the result as shown below: col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10

3352


How do you sort in sql?

608


what is the difference between undefined value and null value? : Sql dba

567


How can we avoid duplicating records in a query?

568


What is oracle pl sql developer?

534