What is denormalization and when would you go for it?
Answer Posted / asim javaid iqbal sahi
Denormalization is a technique to move from top to bottom database normal forms in order to optimize the performance of database and or to increase access time of database.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is the database development process?
Pgm A calls Pgm B and pgm B uses cursor, when pgm B is called second time, the program is abending saying the cursor is opened? Why?
Explain about the relational database?
What is DB Development software?
How to replace not in with not exist?
How can I detect whether a given connection is blocked?
1. Using the XML Document below, with the URI “recipe.xml”
define
the following queries in XQuery:
a.) Give the names of all breakfast in the menu.
b.) Select breakfasts that have price lower than $7.00?
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?
Explain the role of indexing in databases?
explain detail about ftp in datastage?
Hi my program is accesing data from two db2 databases.what is the bind card for this program to genarate plan? how to specify the two owners and two qualifiers in bind card
How long can an error message be in raiseerror function?
Explain the cube operator?
What are data modelling techniques?
If a column is an image value type, how you can compare column values? How can you use this column in join clause?