Answer Posted / prasi
de-normalize is used, when their,, is main benefit of
denormalization is improved performance with simplified
data retrieval and manipulation. This is done by reduction
in the number of joins needed for data processing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I know if I have sql express or standard?
How does postgresql compare to oracle/db2/ms sql server/informix?
Is postgresql a server?
How many scalar data types are supported in pl/sql?
what are set operators in sql? : Sql dba
Is inner join same as self join?
How can a function retun more than one value in oracle with proper example?
Which command is used to delete a trigger?
can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba
what is the bond code in materialized view?
What is the difference between union and union all command?
What is pragma in pl sql?
What is a recursive join sql?
What is the purpose of the primary key?
which operator is used in query for pattern matching? : Sql dba