What are the different types of indexes in SQL Server?
Answers were Sorted based on User's Feedback
Answer / srinivasula reddy
There are two types of indexes are there
1.Clustered Index
2.Non Clustered Index
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / guest
Clustered, Non-clustered, Full-text, Spatial, Filtered and
XML
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the need of z-order method?
____ property is used to lock a textbox to enter data.
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?
What is a windows based application?
What is the difference between a document and a form?
what are the differences between image and picture controls?
What is the extension of a compiled help project file?
Tell a very common use of private constructor?
Where to use new keyword other than create instance?
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
Which property of the progressbar control specifies the amount to increment the current value of the control?
how can u split a column header in gridview using C#.net