What is normalization and types of normalization?
Answer Posted / sri
It is set of rules that have been established to aid in the
design of tables that are meant to
be connected through relationships. This set of rules is
known as Normalization
First Normal Form
Second Normal form
Third normal form
Is This Answer Correct ? | 59 Yes | 46 No |
Post New Answer View All Answers
What is pl/sql table? Why is it used?
how to delete an existing column in a table? : Sql dba
Can I copy :old and :new pseudo-records in/to an oracle stored procedure?
How can you know that statistics should be updated?
Why do we use procedures in pl sql?
what are the performance and scalability characteristics of mysql? : Sql dba
What is out parameter used for eventhough return statement can also be used in pl/sql?
what is sql profiler? : Sql dba
Is sql procedural language?
How can you select unique records from a table?
What are system versioned tables?
How many times can we commit in a loop?
What is a Mapplet?
What is sql comments?
how can you create an empty table from an existing table? : Sql dba