What is Normalization ?
Answer Posted / sagar
Normalization is a process to eliminate redundancy from the
table.It also divide the table into numbers of table defines
the relationship between them. so that addition,deletion and
updation is become easier.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to enter a new row into a table interactively?
What is raw datatype in oracle?
What is the difference between view and materialized view in Oracle?
What are the different types of synonyms?
What are the system predefined user roles?
What is the difference between "as" and "is" in an oracle stored procedure?
What happens if you use a wrong connect identifier?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
What are the logical operations?
why dont we assign not null constraint as table level constraint.
How to create a single index for multiple columns?
WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?
Explain integrity constraints?
Give the various exception types.
Can you assign multiple query result rows to a variable?