Which index created when Create Index on table(col), Why
Answer Posted / sanjay
whenever you create index without specifying the type, its
non-clustered.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
In which files does sql server actually store data?
How to fetch the next row from a cursor with a "fetch" statement?
What is a self join in sql server?
What are the different types of data sources in ssrs?
Why use view instead of a table?
How we can refresh the view?
What is the difference between a check constraint and a rule?
Can you import Microsoft Excel data to SSRS?
tell me what is blocking and how would you troubleshoot it? : Sql server database administration
Explain go command in sql server?
What is the importance of three tier architecture?
How to enable tcp/ip protocol on a sql server?
What is the difference between clustered index and primary key?
What is normalization and its types?
What is filtered index?