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
How to copy the tables, schema and views from one sql server to another?
how you can deploy an ssrs report?
What gets stored inside msdb database?
How do you test your database? : sql server database administration
What is cross join in sql server joins?
What is the maximum row of a size?
How many types of database relationship in sql server?
What is the difference between clustered and non-clustered indexes in ms sql server?
Why do we use sql limitations? Which constraints can we use while making a database in sql?
Can we call future method from trigger?
What is save transaction and save point?
how many bits ip address consist of? : Sql server database administration
Do you know concepts and capabilities of sql server?
What is an indice?
How to insert and update data into a table with "insert" and "update" statements?