Answer Posted / praveen
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 ? | 1 Yes | 0 No |
Post New Answer View All Answers
what's sql server? : Sql server database administration
What will be query used to get the list of triggers in a database?
How to create new tables with "select ... Into" statements in ms sql server?
What is a result set object returned by odbc_exec()?
Explain how many normalization forms?
How to receive returning result from a query?
What are the differences between INNER JOIN, LEFT JOIN and RIGHT JOIN in SQL Server?
what is database replicaion? What are the different types of replication you can set up in sql server? : Sql server database administration
Define master database?
What is compound operators?
What do mean by xml datatype?
How and why use sql server?
Explain view in sql server?
What is the use of set nocount on/off statement?
Do you know what is user defined datatypes and when you should go for them?