Answer Posted / jai
It is the process of desiging narrow tables from the
collection of data to avoid repition of data
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How you can find out if an index is useful to the optimizer?
What new changes are being made in SQL Server?
Can we install sql server 2016 on windows 7?
What is difference between count (*) and count column?
What is the architecture of ms sql reporting service?
if no size is defined while creating the database, what size will the database have? : Sql server administration
What are some of the pros and cons of not dropping the sql server builtinadministrators group? : sql server security
How can you append an identity column to a temporary table?
What are triggers in ms sql server?
You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?
What is the difference between writing data to mirrored drives versus raid5 drives
What are the types of indexes?
Define left outer join in sql server joins?
Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?
What is an indexing technique?