What is Normalization ?
Answer Posted / girish
Normalization is a concept that helps the analyst and
database designers to design the table structures for an
application.It is a concept of an efficient table design and
it is a part of table design phase that avoid data redundancy.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is the parameter mode that can be passed to a procedure?
How do you bind variables in oracle?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
How to get a list of all background sessions in the database?
Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun
How to use subqueries with the in operator using oracle?
What is transport network substrate (tns) in oracle?
1) Does oracle have any table which contain all the exceptions and it's code internally?
What is the simplest tool to run commands on oracle servers?
How to define an external table with a text file?
What the is the diff between local index and global index. give some example.
Explain what are the different type of segments?
what is the difference between restoring and recovering?
What is meant by raw datatype?
candidate key is subset of super key but not vice-verse explain