Does anyone know how to retrieve the index information (clustered and non-clustered) for a table using INFORMATION_SCHEMA? I know that Microsoft wants you to stay away from system tables such as sysindexes but I cannot determine how to retrieve this information through the schemas.