i wanted to know abot indexes in sql.Why it is used as i know that it is use to speed up the query performance.
can anyone give me the example of clustered and nonclustred index?
Dear @chetan,
Please refer below articles,
https://www.sqlshack.com/what-is-the-difference-between-clustered-and-non-clustered-indexes-in-sql-server/
https://www.c-sharpcorner.com/uploadfile/nipuntomar/clustered-index-and-non-clustered-index-in-sql-server/
https://www.c-sharpcorner.com/article/sql-indexing-cluster-index-and-non-cluster-index/
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.