What is normalization and types of normalization?
Answer Posted / sakthivel
it is a process of effectively arranging data in database .
types
first normal form
second normal form
third normal form
boyce code normal form
| Is This Answer Correct ? | 54 Yes | 34 No |
Post New Answer View All Answers
What is pragma in sql?
What are different functions in sql?
what are the authentication modes in sql server? : Sql dba
Can instead of triggers be used to fire once for each statement on a view?
What is memory optimized table?
What is restrict in sql?
what is self join and what is the requirement of self join? : Sql dba
what is the syntax for using sql_variant_property? : Transact sql
What problem one might face while writing log information to a data-base table in pl/sql?
which operator is used in query for pattern matching? : Sql dba
What is sql comments?
What does select * from mean in sql?
What are the advantages of normalization?
What is the difference between partitioning and sharding?
Does sql use python?