What are the different types of indexes in SQL Server?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between pixels, points, and em’s when fonts are displayed?
What are windows based applications examples?
Explain how to add resources during runtime?
What is form based application?
How to split a column header in gridview using c#.net?
What is form description?
Where is system windows forms dll?
What is form and meaning?
Explain how to find the current record position in data control?
What is dynamic linking?
What is form design?
How to use the FindControl() function to preselect an item in my dropdownlist?
How is anchoring different from docking?
How to get records from a database?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?