What is Normalization ?
Answer Posted / aushka
It is process of reducing duplication in the database,with
the ultimate goal of eliminating duplicate data entirely.
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What are the parameters that we can pass through a stored procedure?
Explain rename?
How to create a stored procedure in oracle?
Explain the use of compress option in exp command.
What is a tns service name?
how to make an oracle object
Is there a combination of "like" and "in" in sql?
What is the usage of save points in oracle database?
How to create id with auto_increment on oracle?
How to delete multiple rows from a table in oracle?
What privilege is needed for a user to delete rows from tables in another schema?
what is normalisation?what are its uses?
How to create a table interactively?
How to filter out duplications in the returning rows using oracle?
What is a table in oracle?