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
Can you please explain the difference between function and stored procedure?
Can we deploy SSRS reports on our personal website?
Can we write trigger for view?
How to access the inserted record of an event?
Write a Select Query to display title for each group of records, which are collected with Compute Clause? Like titlefield column-A column-B ..... ..... ..... Sum ... titlefield column-A column-B ..... ..... ..... Sum ...
How much memory that we are using in Logshipping Concept?
In which format does an image save in SQL Server database ?
How to create new table with "create table" statements?
What happens if null values are involved in boolean operations?
What is the most common trace flags used with sql server?
How to make a column nullable?
How to rename an existing column with sql server management studio?
How to override dml statements with triggers?
Explain the architecture of ms sql reporting service?
how to invoke a trigger on demand? : Sql server database administration