Tag: Index

MS Sql Server
Columnstore index in SQL Server 2014

Columnstore index in SQL Server 2014

The column store index was created to improve query speed for applications with ...

MS Sql Server
Covering index in Sql Server

Covering index in Sql Server

A covering index is the most efficient method for retrieving data from a table.

MS Sql Server
Filtered index in Sql Server

Filtered index in Sql Server

A SQL Server filtered index is a non-clustered index that enables the applicatio...

MS Sql Server
Indexes in Sql Server

Indexes in Sql Server

Indexes are special data structures associated with tables or views that help sp...

MS Sql Server
XML index in Sql Server

XML index in Sql Server

An XML index is an index type that is specifically built to handle indexing XML ...

MS Sql Server
Spatial index in Sql Server

Spatial index in Sql Server

A spatial index is a type of extended index that allows you to index a spatial c...

MS Sql Server
Full Text Index in Sql Server

Full Text Index in Sql Server

A special type of index that provides index access for full-text queries against...

This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies.