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
What is field delimiter?
how to create a new view in mysql? : Sql dba
Can we use view in stored procedure?
Are left and right joins the same?
How do I add a database to sql?
Can you load data into multiple tables at once? : aql loader
What is java sql connection?
Explain commit, rollback and savepoint.
Does truncate need commit?
What is record type in pl sql?
How to know the last executed procedure?
How do I view a table in sql?
How to disable a trigger name update_salary?
What is the command used to fetch first 5 characters of the string?
What sql database should I use?