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
you notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it? : Sql server administration
how many no of arguments can be passed in procedures and functions
Does partitioning improve performance?
Can you type more than one query in the query editor screen at the same time?
Please explain that what are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
What is faster join or union?
What is format parameter in ssrs?
What is a unique index?
How to find index size for each index on table?
Explain the concept of view and Types of views in SQL server?
How to create a view using data from another view?
Is resultset an interface?
What is identity?
What is database black box testing?
Distinguish between nested subquery and correlated subquery?