Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Normalization ?

Answers were Sorted based on User's Feedback



What is Normalization ?..

Answer / suraj

Normalization is a process which helps to the new user to
easily understand the database.And it reduce the duplicacy
fromm the database.

Is This Answer Correct ?    2 Yes 0 No

What is Normalization ?..

Answer / 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

What is Normalization ?..

Answer / 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

What is Normalization ?..

Answer / jinnajpr

Normalization is process to avoid the redundancy(duplicate)
which the useful for maintain the database smoothly.

Is This Answer Correct ?    1 Yes 0 No

What is Normalization ?..

Answer / gowtham

The process of reducing the redundancy of data in Relational Database and also to avoid duplicate

Is This Answer Correct ?    1 Yes 0 No

What is Normalization ?..

Answer / ajeet

In case of .NET it using for designing the database.

Is This Answer Correct ?    1 Yes 0 No

What is Normalization ?..

Answer / chirala venkata suresh

It is set of rules that have been established to aid in the
design of tables that are meant to
be connected through relationships. This set of rules is
known as Normalization.

1.Avoiding repetitive entries
2.Reducing required storage space
3.Preventing the need to restructure existing tables to
accommodate new data.
4.Increased speed and flexibility of queries, sorts, and
summaries.

Is This Answer Correct ?    1 Yes 0 No

What is Normalization ?..

Answer / hema kumar sunnapu

Database designed based on the E-R model may have some amount of inconsistency, ambiguity and redundancy. To resolve these issues we have to do some amount of refinement is required. This refinement process is called as Normalization.
(OR)
Normalization is the process of efficiently organizing data in database. There are two goals of the normalization process: eliminating redundant data and ensuring data dependency make sense.

Is This Answer Correct ?    1 Yes 0 No

What is Normalization ?..

Answer / 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

What is Normalization ?..

Answer / rajaram gupta

Database normalization is a technique for designing
relational database tables to minimize duplication of
information and, in so doing, to safeguard the database
against certain types of logical or structural problems,
namely data anomalies.

For example, when multiple instances of a given piece of
information occur in a table, the possibility exists that
these instances will not be kept consistent when the data
within the table is updated, leading to a loss of data
integrity. A table that is sufficiently normalized is less
vulnerable to problems of this kind, because its structure
reflects the basic assumptions for when multiple instances
of the same information should be represented by a single
instance only.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle General Interview Questions

what is the syntax of DELETE command?

8 Answers  


after installatio of ORACLE 8i, work properly, but after restarting the system, it throw an error ORA 01034: ORACLE not availble

1 Answers  


What is bulk load in oracle?

0 Answers  


What is the difference between translate and replace?

0 Answers  


In Oracle 10g, "g" Stands for what?

5 Answers   Mphasis,


We need to compare two successive records of a table based on a field. For example, if the table is CUSTOMER, and the filed is Account_ID, To compare Account_IDs of record1 and record2 of CUSTOMER table, what can be the query ?

3 Answers  


20. Using a set operator, display the client number of all clients who have never placed an order.

0 Answers   Wipro,


if i am using dml statement in function. then i am writing select statement what was the output

2 Answers   MasterCard,


What is a relational database management system?

0 Answers  


What is forall Statement ?

2 Answers   Thermotech,


What is meant by recursive hints in oracle?

0 Answers  


Explain the use of control file?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)