What are the different types of indexes in SQL Server?
Answer Posted / guest
Clustered, Non-clustered, Full-text, Spatial, Filtered and
XML
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between desktop application and windows application?
Explain how save rerecord in the database?
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
What is form record?
how print barcode
Explain how insert record in the database?
What is the extension of a compiled help project file?
What is form based application?
How to split a column header in gridview using c#.net?
Which template creates a .net compact framework 2.0 forms application for pocket pc 2003 and later?
which property is used to change to some value to access a identity column in datacontrols?
Which property of the progressbar control specifies the amount to increment the current value of the control?
Explain how to add resources during runtime?
Explain the difference between listbox and combo box?
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net