We create an index to fast the search. How it fast the
query? Do we write any special keyword with query?

Answer Posted / laxman

we need to use indexed column in where clause

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is 4nf in normalization form?

756


Can we use where and having clause together?

725


What is tempdb database? : SQL Server Architecture

793


What is the distinction amongst delete and truncate?

745


What are truncate options available in sql server? : sql server database administration

755


What is a livelock?

723


Mention what are the core components of ssrs?

251


How column data types are determined in a view?

687


there is a trigger defined for insert operations on a table, in an oltp system. The trigger is written to instantiate a com object and pass the newly inserted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better? : Sql server database administration

664


What is the use of attributehierarchyvisible ? : sql server analysis services, ssas

794


Can we use max in where clause?

697


What are the differences between user defined functions and stored procedures?

745


You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?

1906


What is serializable?

828


How to convert numeric expression data types using the cast() function?

725