what is Normalization?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the three types of database design?

548


What is normalization? Explain different levels of normalization?

59850


The count() function always returns a int value type what should you do if you need to count rows from a query which you know will return a value that is too large for an int value type?

580


Does QTP Support the Propjects which are running in Dot Net? As we are starting with new project in Dot net need to use automation tool?Please advice & let me know what would be the best.

1610


Explain the role of indexing in databases?

645






Which four data types cannot be used as a return type from a user-defined function?

585


There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?

1998


How can you fix a poorly performing query?

624


What is the database development process?

692


What is dbms and its application?

560


Explain about the storage and physical database design?

535


Explain about post-relational databases?

585


Explain about the hierarchical model of the database?

584


How to combine two function together?

1665


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?

528