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
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?
In which database can extended stored procedures be added?
On friday, you issued several insert statements using query analyzer. You then verified the data had been correctly entered with a select statement on monday, your users report that the data is not there what happened?
Why does this query return 0?
I have a few records all are same structures data, I want to store data in multiple targets how
Explain about post-relational databases?
What is an application role and explain a scenario when you would use one?
How to replace not in with not exist?
Explain the process of the user request and data generating?
Explain about relational operator join?
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?
What is database design and development?
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?
Any sample or model question of punjab national bank for deputy manger IT or any sample of PNB.any1 plz do send on
If a column is an image value type, how you can compare column values? How can you use this column in join clause?