Answer Posted / guest
When queries are run against a db, an index on that db
basically helps in the way the data is sorted to process the
query for faster and data retrievals are much faster when we
have an index.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are system databases into sql server (2005/2008) : sql server database administration
Does full backup break log chain?
How to remove duplicate rows from table?
How to assign new column names in a view?
What are the types of table?
Is foreign key unique?
you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration
What is collation sensitivity?
What is difference between stored procedure and user defined function?
How to create stored procedures with parameters in ms sql server?
What is bcp? When does it use?
What is database white box testing?
What is schemabinding a view?
Can sql server be linked with other servers like oracle?
Can you explain various data region available in ssrs with their use?