What is denormalization and when would you go for it?
Answer Posted / gtp
Denormalization is a technique to move from higher to lower
normal forms of database modeling in order to speed up
database access
| Is This Answer Correct ? | 76 Yes | 9 No |
Post New Answer View All Answers
What are the three basic rules which are to be followed for the relational model of the database?
State the acid rules?
Explain about network model?
Which data type cannot be used as a parameter in a udf?
You have two tables with a one to many join based on a field named id. You need to find records in the parent table that are not represented in the child table. how would you accomplish this?
Which four data types cannot be used as a return type from a user-defined function?
What is database design and development?
How to generate OIDS
What is the database development process?
Explain about the database management systems.
Explain about query and reporting.
Can an extended stored procedure be called from inside a user-defined function?
What is an application role and explain a scenario when you would use one?
To convert IDMS to DB2, how to deal with IDMS occurs and redefined clause?
How can I detect whether a given connection is blocked?