Answer Posted / dhivya
Normalization is a process of designing a database in which
the redundancy is avoided. It includes several Normal forms
namely 1NF, 2NF, 3NF, BCNF, 5NF etc...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is trigger a stored procedure?
Which one is faster ienumerable or iqueryable?
How would you reference column values before and after you have inserted and deleted triggers?
what is the difference between truncate and drop statements? : Sql dba
how to delete an existing column in a table? : Sql dba
How do you clear the screen in sql?
What is the maximum number of rows in sql table?
how to enter characters as hex numbers? : Sql dba
What is Histogram?
What are the two types of exceptions in pl/sql?
how do you know if your mysql server is alive? : Sql dba
What is meant by user defined function?
what is a table in a database ? : Sql dba
How does sql developer connect to oracle database?
What is the difference between a database and a relational database?