---
title: "What is a covered index?"  
description: "What is a covered index?"  
author: "Sumit Kesarwani"  
published: 2013-12-29  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/1867/what-is-a-covered-index  
category: "c#"  
tags: ["c#"]  
reading_time: 1 minute  

---

# What is a covered index?

A covered index is a non clustered index that contains all the columns in a query.

## Answers

### Answer by Sumit Kesarwani

A covered index is a non clustered index that contains all the columns in a query.


---

Original Source: https://www.mindstick.com/interview/1867/what-is-a-covered-index

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
