Which index created when Create Index on table(col), Why
Answer Posted / indexes
Non Clustered Index by Default.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is the difference between ROW_NUMBER and Ranking function in SQL SERVER?
Explain about analysis services?
What is difference between index seek vs. Index scan?
How to query multiple tables jointly?
How retrieve field names from the table in SQL through JAVA code?
What is faster join or union?
What is xdr?
Explain index in sql server?
Why use sub query in sql server and list out types of sub queries?
What is the stored procedure?
What is recompile sql server?
Can you use order by when defining a view?
How to create stored procedures with parameters in ms sql server?
Where do we use trace frag?
OPTIMIZATION OF SP,CURSOR,TRIGGERS