What is denormalization and when would you go for it?
Answer Posted / ravindra gaikwad
In computing, denormalization is the process of attempting
to optimise the read performance of a database by adding
redundant data or by grouping data.[1][2] In some cases,
denormalization is a means of addressing performance or
scalability in relational database software.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you log an error to the server event log from a stored procedure?
What are data modelling techniques?
Explain about xml databases?
If a column is an image value type, how you can compare column values? How can you use this column in join clause?
Explain about relational operator join?
You have a table with three columns: amount1, amount2, and amount3 in a single row only one of these three columns will have a value and the other two will be null. Write a sql query to retrieve the values from these columns?
Explain about network model?
What is database design and development?
Hi , any one can help me on the same,this is regarding the Informatica Function doc,i want to know how developer is will develop the mapping. pl forwar the any function doc .just for my references. svlc75@yahoo.co.in
What are the three basic rules which are to be followed for the relational model of the database?
What are the three types of database design?
Explain about the hierarchical model of the database?
What is the database development process?
What is a database development?
How can I detect whether a given connection is blocked?