what is Normalization?
Answers were Sorted based on User's Feedback
Answer / cr
Normalization is a design technique to develop table
structures. Purpose of normalization is to eliminate
redundant data.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / murthybabu
The process of decomposing tables to eliminate data
redundancy is called Normalization.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / subhash
Normalizatiin is the scientific method of breaking down
complex table sturcture into simple table structure by
using certain rules.using this method you can reduce
redundency in a table and eliminate the problem of
inconsisteny and disk space usage.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sudipta
Normalization is a technique by which successive redundancy
of a given relation is make into a more easier form.it
improves the tuple quality and make the data in a
consistence state,also helps to improves redundant data.
(Higher the normal form better the tuple type)
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anjali
normalization is to crystalizing the table into small
tables to avoid the redundancy. splitting table into small
ones.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / gladys
Is the process of efficiently organizing data in a database.
| Is This Answer Correct ? | 0 Yes | 2 No |
How do you implement one-to-one, one-to-many and many-to- many relationships while designing tables?
1 Answers Flextronics, Hexaware, SQL Star,
how to find the first two highest salaries in deptno in emp table
What is an extended stored procedure?
What are the disadvantages of cursors? How can you avoid cursors?
Write the fastest query to find out how many rows exist in a table?
Where is dbms used?
hi in which phase of mload can i use .FILLER
You are testing the performance of a query the first time you run the query, the performance is slow. the second time you run the query, the performance is fast. why is this?
What is a join and explain different types of joins?
What is the difference between a primary index and a secondary index? What is a duplicate data entry in an index? Can a primary index contain duplicates?
What are the three basic rules which are to be followed for the relational model of the database?
What is the database development process?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)