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

Answer Posted / ish

It is depend on which type of indexing u r using .
clustered or non clustered.

if u r searching one record then used nonclustered indexing.
if u r searching bulk of record then used clustered indexing

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does <> symbol mean?

564


Mention the different authentication modes in sql server.

542


What is store procedure? How do they work?

591


What is the new security features added in sql server 2016? : sql server security

627


How to return the date part only from a sql server datetime datatype?

587






How to replace null values in expressions using isnull()?

653


Tell me about normalization in DBMS.

592


How do I create a stored procedure in sql server?

533


How do I find query history in sql server?

524


what is database replication? : Sql server database administration

544


What are tables in sql server?

547


What is the full meaning of dml?

534


Explain system scalar functions?

595


Write a program to fetch first 10 records from a file?

615


What the different components of Replication and what is their use?

569