What are indexes? When do you need to create Indexes?
Answer Posted / rajeev
Index is used for fast searching and batter performance.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
When would you prefer to have a minimum number of indexes?
Can a function call a stored procedure in sql server?
What are ddl (data definition language) statements for tables in ms sql server?
How to reaname table name without using sp_Rename in sql server..?
Comment,Datatypes are unlimited
What is the optimization being performed in oracle and SQL Server?
If you are given access to a SQL Server, how do you find if the SQL Instance is a named instance or a default instance?
How to create an multi-statement table-valued function?
How do I know if localdb is running?
How to create new table with "create table" statements?
What are the advantages of paper records?
What is the maximum size of a row in sql server?
What is format parameter in ssrs?
Will count(column) include columns with null values in its count?
Explain the etl (extraction, transformation, and loading)?