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
Explain the advantages and disadvantages of stored procedure?
Mention what is the use of function "module procedure" in pl/sql?
What is synonyms?
What is the purpose of using pl/sql?
What is pl sql package?
What is a field in a database?
What is use of term?
How can get second highest salary in sql?
What's the difference between inner join and left join?
What steps server process has to take to execute an update statement?
Can we insert in view in sql?
How do I remove all records from a table?
Can we use insert statement in function?
How is pl sql different from sql?
What is an index in sql with example?