---
title: "What are the types of indexes available with SQL Server?"  
description: "What are the types of indexes available with SQL Server?"  
author: "Amit Singh"  
published: 2011-05-03  
updated: 2020-09-24  
canonical: https://www.mindstick.com/interview/816/what-are-the-types-of-indexes-available-with-sql-server  
category: "mssql server"  
tags: ["mssql server"]  
reading_time: 1 minute  

---

# What are the types of indexes available with SQL Server?

There are basically two types of indexes that we use with the sql server Clustered and the Non-Clustered.

## Answers

### Answer by Amit Singh

There are basically two types of indexes that we use with the sql server Clustered and the Non-Clustered.


---

Original Source: https://www.mindstick.com/interview/816/what-are-the-types-of-indexes-available-with-sql-server

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
