The Manage Indexes option in EM shows 2 indexes for tblPersonnelInfo:
PK_tblPersonnelInfo and SSN_tblPersonnelInfo
Where did items 4 - 68 come from and why do they not show up in EM?
Query, against sysobjects and sysindexes show lots more:
Index information for Table: tblPersonnelInfo:
1. Index # 0 is tblPersonnelInfo and FillFactor 0
2. Index # 2 is PK_tblPersonnelInfo and FillFactor 90
3. Index # 3 is SSN_tblPersonnelInfo and FillFactor 0
4. Index # 4 is _WA_Sys_LName_263B8EAF and FillFactor 0
5. Index # 5 is _WA_Sys_FName_263B8EAF and FillFactor 0
6. Index # 6 is _WA_Sys_MI_263B8EAF and FillFactor 0
68. Index # 68 is _WA_Sys_NonJTDPosition_263B8EAF and FillFactor 0
Thanks,
Marc
PK_tblPersonnelInfo and SSN_tblPersonnelInfo
Where did items 4 - 68 come from and why do they not show up in EM?
Query, against sysobjects and sysindexes show lots more:
Index information for Table: tblPersonnelInfo:
1. Index # 0 is tblPersonnelInfo and FillFactor 0
2. Index # 2 is PK_tblPersonnelInfo and FillFactor 90
3. Index # 3 is SSN_tblPersonnelInfo and FillFactor 0
4. Index # 4 is _WA_Sys_LName_263B8EAF and FillFactor 0
5. Index # 5 is _WA_Sys_FName_263B8EAF and FillFactor 0
6. Index # 6 is _WA_Sys_MI_263B8EAF and FillFactor 0
68. Index # 68 is _WA_Sys_NonJTDPosition_263B8EAF and FillFactor 0
Thanks,
Marc