What is Normalization ?
Answer Posted / amit tailor
Database normalization is the process of organizing data
into distinct and unique sets.
The purposes of normalization are to:
• Reduce or eliminate storage of duplicate data
• Organize data into an efficient and logica
structure
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
How to execute a stored procedure in oracle?
How to Truncate Table in Oracle
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
How do I limit the number of rows returned by an oracle query after ordering?
What do you mean by group by clause?
What is object data modeling?
Where are the settings stored for each instance in oracle?
what is the difference between functional dependecy and multilevel dependency?
How to use "in out" parameter properly?
What happens if recursive calls get out of control?
What are triggers in oracle?
Explain what are the different type of segments?
What is oracle host variable?
What view(s) do you use to associate a users SQLPLUS session with his o/s process?
What is a tns service name?