What is Normalization ?
Answer Posted / ravi kumar
Normalization is the relational database design technique
in which most ambiguity is removed.
Normalization usually involves dividing a database into two
or more tables and defining relationships between the
tables. The objective is to isolate data so that additions,
deletions, and modifications of a field can be made in just
one table and then propagated through the rest of the
database though the defined relationships.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is null value in oracle?
Is oracle a language?
Explain about the analyze command in oracle?
Give syntax for SQL and ORACLE joins.
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
How to unlock the sample user account in oracle?
What are nested tables?
What is analyze command used for?
Is oracle an open source?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
Can we convert a date to char in oracle and if so, what would be the syntax?
Why we use bulk collect in oracle?
Explain implicit cursor.
20. Using a set operator, display the client number of all clients who have never placed an order.
What are the ansi data types supported in oracle?