What is normalization and types of normalization?
Answer Posted / tumaini katobe
Is the process of assigning attributies to entities or is
the technique of designiing database with the least
redunducy and duplicancy of data.
There are five types of normalization, these are:
First Normal form
Second Normal form
Third Normal form
Fourth Normal form
Firth fourth form
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
How do you break a loop in pl sql?
Which is faster union or join?
The in operator may be used if you know the exact value you want to return for at least one of the columns.
Name the operator which is used in the query for pattern matching?
what are different types of collation sensitivity? : Sql dba
What is %type in sql?
How can you get sql*loader to commit only at the end of the load file? : aql loader
Why having clause is used in sql?
Why partition by is used in sql?
what is csv? : Sql dba
What is sql basics?
what is unique key constraint? : Sql dba
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
What do you mean by table in sql?
What are stuff and replace function?