MIME-Version: 1.0
X-Document-Type: Workbook
Content-Type: multipart/related; boundary="----=_NextPart_01C83851.E2ED7B60"

This document is a Single File Web Page, also known as a Web Archive file.  If you are seeing this message, your browser or editor doesn't support Web Archive files.  Please download a browser that supports Web Archive, such as Windows® Internet Explorer®.

------=_NextPart_01C83851.E2ED7B60
Content-Location: file:///C:/204BDD12/AnalysingIndexesPart4Sizedoesmatter.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml"
xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta name=3D"Excel Workbook Frameset">
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link rel=3DFile-List href=3D"AnalysingIndexesPart4Sizedoesmatter_filelist.=
xml">
<![if !supportTabStrip]>
<link id=3D"shLink" href=3D"AnalysingIndexesPart4Sizedoesmatter_sheet001.ht=
m">
<link id=3D"shLink" href=3D"AnalysingIndexesPart4Sizedoesmatter_sheet002.ht=
m">
<link id=3D"shLink" href=3D"AnalysingIndexesPart4Sizedoesmatter_sheet003.ht=
m">

<link id=3D"shLink">

<script language=3D"JavaScript">
<!--
 var c_lTabs=3D3;

 var c_rgszSh=3Dnew Array(c_lTabs);
 c_rgszSh[0] =3D "Sheet1";
 c_rgszSh[1] =3D "Sheet2";
 c_rgszSh[2] =3D "Sheet3";



 var c_rgszClr=3Dnew Array(8);
 c_rgszClr[0]=3D"window";
 c_rgszClr[1]=3D"buttonface";
 c_rgszClr[2]=3D"windowframe";
 c_rgszClr[3]=3D"windowtext";
 c_rgszClr[4]=3D"threedlightshadow";
 c_rgszClr[5]=3D"threedhighlight";
 c_rgszClr[6]=3D"threeddarkshadow";
 c_rgszClr[7]=3D"threedshadow";

 var g_iShCur;
 var g_rglTabX=3Dnew Array(c_lTabs);

function fnGetIEVer()
{
 var ua=3Dwindow.navigator.userAgent
 var msie=3Dua.indexOf("MSIE")
 if (msie>0 && window.navigator.platform=3D=3D"Win32")
  return parseInt(ua.substring(msie+5,ua.indexOf(".", msie)));
 else
  return 0;
}

function fnBuildFrameset()
{
 var szHTML=3D"<frameset rows=3D\"*,18\" border=3D0 width=3D0 frameborder=
=3Dno framespacing=3D0>"+
  "<frame src=3D\""+document.all.item("shLink")[1].href+"\" name=3D\"frShee=
t\" noresize>"+
  "<frameset cols=3D\"54,*\" border=3D0 width=3D0 frameborder=3Dno framespa=
cing=3D0>"+
  "<frame src=3D\"\" name=3D\"frScroll\" marginwidth=3D0 marginheight=3D0 s=
crolling=3Dno>"+
  "<frame src=3D\"\" name=3D\"frTabs\" marginwidth=3D0 marginheight=3D0 scr=
olling=3Dno>"+
  "</frameset></frameset><plaintext>";

 with (document) {
  open("text/html","replace");
  write(szHTML);
  close();
 }

 fnBuildTabStrip();
}

function fnBuildTabStrip()
{
 var szHTML=3D
  "<html><head><style>.clScroll {font:8pt Courier New;color:"+c_rgszClr[6]+=
";cursor:default;line-height:10pt;}"+
  ".clScroll2 {font:10pt Arial;color:"+c_rgszClr[6]+";cursor:default;line-h=
eight:11pt;}</style></head>"+
  "<body onclick=3D\"event.returnValue=3Dfalse;\" ondragstart=3D\"event.ret=
urnValue=3Dfalse;\" onselectstart=3D\"event.returnValue=3Dfalse;\" bgcolor=
=3D"+c_rgszClr[4]+" topmargin=3D0 leftmargin=3D0><table cellpadding=3D0 cel=
lspacing=3D0 width=3D100%>"+
  "<tr><td colspan=3D6 height=3D1 bgcolor=3D"+c_rgszClr[2]+"></td></tr>"+
  "<tr><td style=3D\"font:1pt\">&nbsp;<td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.f=
nFastScrollTabs(0);\" onmouseover=3D\"parent.fnMouseOverScroll(0);\" onmous=
eout=3D\"parent.fnMouseOutScroll(0);\"><a>&#171;</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll2\" onclick=3D\"parent.=
fnScrollTabs(0);\" ondblclick=3D\"parent.fnScrollTabs(0);\" onmouseover=3D\=
"parent.fnMouseOverScroll(1);\" onmouseout=3D\"parent.fnMouseOutScroll(1);\=
"><a>&lt</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll2\" onclick=3D\"parent.=
fnScrollTabs(1);\" ondblclick=3D\"parent.fnScrollTabs(1);\" onmouseover=3D\=
"parent.fnMouseOverScroll(2);\" onmouseout=3D\"parent.fnMouseOutScroll(2);\=
"><a>&gt</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.f=
nFastScrollTabs(1);\" onmouseover=3D\"parent.fnMouseOverScroll(3);\" onmous=
eout=3D\"parent.fnMouseOutScroll(3);\"><a>&#187;</a></td>"+
  "<td style=3D\"font:1pt\">&nbsp;<td></tr></table></body></html>";

 with (frames['frScroll'].document) {
  open("text/html","replace");
  write(szHTML);
  close();
 }

 szHTML =3D
  "<html><head>"+
  "<style>A:link,A:visited,A:active {text-decoration:none;"+"color:"+c_rgsz=
Clr[3]+";}"+
  ".clTab {cursor:hand;background:"+c_rgszClr[1]+";font:9pt Arial;padding-l=
eft:3px;padding-right:3px;text-align:center;}"+
  ".clBorder {background:"+c_rgszClr[2]+";font:1pt;}"+
  "</style></head><body onload=3D\"parent.fnInit();\" onselectstart=3D\"eve=
nt.returnValue=3Dfalse;\" ondragstart=3D\"event.returnValue=3Dfalse;\" bgco=
lor=3D"+c_rgszClr[4]+
  " topmargin=3D0 leftmargin=3D0><table id=3DtbTabs cellpadding=3D0 cellspa=
cing=3D0>";

 var iCellCount=3D(c_lTabs+1)*2;

 var i;
 for (i=3D0;i<iCellCount;i+=3D2)
  szHTML+=3D"<col width=3D1><col>";

 var iRow;
 for (iRow=3D0;iRow<6;iRow++) {

  szHTML+=3D"<tr>";

  if (iRow=3D=3D5)
   szHTML+=3D"<td colspan=3D"+iCellCount+"></td>";
  else {
   if (iRow=3D=3D0) {
    for(i=3D0;i<iCellCount;i++)
     szHTML+=3D"<td height=3D1 class=3D\"clBorder\"></td>";
   } else if (iRow=3D=3D1) {
    for(i=3D0;i<c_lTabs;i++) {
     szHTML+=3D"<td height=3D1 nowrap class=3D\"clBorder\">&nbsp;</td>";
     szHTML+=3D
      "<td id=3DtdTab height=3D1 nowrap class=3D\"clTab\" onmouseover=3D\"p=
arent.fnMouseOverTab("+i+");\" onmouseout=3D\"parent.fnMouseOutTab("+i+");\=
">"+
      "<a href=3D\""+document.all.item("shLink")[i].href+"\" target=3D\"frS=
heet\" id=3DaTab>&nbsp;"+c_rgszSh[i]+"&nbsp;</a></td>";
    }
    szHTML+=3D"<td id=3DtdTab height=3D1 nowrap class=3D\"clBorder\"><a id=
=3DaTab>&nbsp;</a></td><td width=3D100%></td>";
   } else if (iRow=3D=3D2) {
    for (i=3D0;i<c_lTabs;i++)
     szHTML+=3D"<td height=3D1></td><td height=3D1 class=3D\"clBorder\"></t=
d>";
    szHTML+=3D"<td height=3D1></td><td height=3D1></td>";
   } else if (iRow=3D=3D3) {
    for (i=3D0;i<iCellCount;i++)
     szHTML+=3D"<td height=3D1></td>";
   } else if (iRow=3D=3D4) {
    for (i=3D0;i<c_lTabs;i++)
     szHTML+=3D"<td height=3D1 width=3D1></td><td height=3D1></td>";
    szHTML+=3D"<td height=3D1 width=3D1></td><td></td>";
   }
  }
  szHTML+=3D"</tr>";
 }

 szHTML+=3D"</table></body></html>";
 with (frames['frTabs'].document) {
  open("text/html","replace");
  charset=3Ddocument.charset;
  write(szHTML);
  close();
 }
}

function fnInit()
{
 g_rglTabX[0]=3D0;
 var i;
 for (i=3D1;i<=3Dc_lTabs;i++)
  with (frames['frTabs'].document.all.tbTabs.rows[1].cells[fnTabToCol(i-1)])
   g_rglTabX[i]=3DoffsetLeft+offsetWidth-6;
}

function fnTabToCol(iTab)
{
 return 2*iTab+1;
}

function fnNextTab(fDir)
{
 var iNextTab=3D-1;
 var i;

 with (frames['frTabs'].document.body) {
  if (fDir=3D=3D0) {
   if (scrollLeft>0) {
    for (i=3D0;i<c_lTabs&&g_rglTabX[i]<scrollLeft;i++);
    if (i<c_lTabs)
     iNextTab=3Di-1;
   }
  } else {
   if (g_rglTabX[c_lTabs]+6>offsetWidth+scrollLeft) {
    for (i=3D0;i<c_lTabs&&g_rglTabX[i]<=3DscrollLeft;i++);
    if (i<c_lTabs)
     iNextTab=3Di;
   }
  }
 }
 return iNextTab;
}

function fnScrollTabs(fDir)
{
 var iNextTab=3DfnNextTab(fDir);

 if (iNextTab>=3D0) {
  frames['frTabs'].scroll(g_rglTabX[iNextTab],0);
  return true;
 } else
  return false;
}

function fnFastScrollTabs(fDir)
{
 if (c_lTabs>16)
  frames['frTabs'].scroll(g_rglTabX[fDir?c_lTabs-1:0],0);
 else
  if (fnScrollTabs(fDir)>0) window.setTimeout("fnFastScrollTabs("+fDir+");"=
,5);
}

function fnSetTabProps(iTab,fActive)
{
 var iCol=3DfnTabToCol(iTab);
 var i;

 if (iTab>=3D0) {
  with (frames['frTabs'].document.all) {
   with (tbTabs) {
    for (i=3D0;i<=3D4;i++) {
     with (rows[i]) {
      if (i=3D=3D0)
       cells[iCol].style.background=3Dc_rgszClr[fActive?0:2];
      else if (i>0 && i<4) {
       if (fActive) {
        cells[iCol-1].style.background=3Dc_rgszClr[2];
        cells[iCol].style.background=3Dc_rgszClr[0];
        cells[iCol+1].style.background=3Dc_rgszClr[2];
       } else {
        if (i=3D=3D1) {
         cells[iCol-1].style.background=3Dc_rgszClr[2];
         cells[iCol].style.background=3Dc_rgszClr[1];
         cells[iCol+1].style.background=3Dc_rgszClr[2];
        } else {
         cells[iCol-1].style.background=3Dc_rgszClr[4];
         cells[iCol].style.background=3Dc_rgszClr[(i=3D=3D2)?2:4];
         cells[iCol+1].style.background=3Dc_rgszClr[4];
        }
       }
      } else
       cells[iCol].style.background=3Dc_rgszClr[fActive?2:4];
     }
    }
   }
   with (aTab[iTab].style) {
    cursor=3D(fActive?"default":"hand");
    color=3Dc_rgszClr[3];
   }
  }
 }
}

function fnMouseOverScroll(iCtl)
{
 frames['frScroll'].document.all.tdScroll[iCtl].style.color=3Dc_rgszClr[7];
}

function fnMouseOutScroll(iCtl)
{
 frames['frScroll'].document.all.tdScroll[iCtl].style.color=3Dc_rgszClr[6];
}

function fnMouseOverTab(iTab)
{
 if (iTab!=3Dg_iShCur) {
  var iCol=3DfnTabToCol(iTab);
  with (frames['frTabs'].document.all) {
   tdTab[iTab].style.background=3Dc_rgszClr[5];
  }
 }
}

function fnMouseOutTab(iTab)
{
 if (iTab>=3D0) {
  var elFrom=3Dframes['frTabs'].event.srcElement;
  var elTo=3Dframes['frTabs'].event.toElement;

  if ((!elTo) ||
   (elFrom.tagName=3D=3DelTo.tagName) ||
   (elTo.tagName=3D=3D"A" && elTo.parentElement!=3DelFrom) ||
   (elFrom.tagName=3D=3D"A" && elFrom.parentElement!=3DelTo)) {

   if (iTab!=3Dg_iShCur) {
    with (frames['frTabs'].document.all) {
     tdTab[iTab].style.background=3Dc_rgszClr[1];
    }
   }
  }
 }
}

function fnSetActiveSheet(iSh)
{
 if (iSh!=3Dg_iShCur) {
  fnSetTabProps(g_iShCur,false);
  fnSetTabProps(iSh,true);
  g_iShCur=3DiSh;
 }
}

 window.g_iIEVer=3DfnGetIEVer();
 if (window.g_iIEVer>=3D4)
  fnBuildFrameset();
//-->
</script>
<![endif]><!--[if gte mso 9]><xml>
 <x:ExcelWorkbook>
  <x:ExcelWorksheets>
   <x:ExcelWorksheet>
    <x:Name>Sheet1</x:Name>
    <x:WorksheetSource HRef=3D"AnalysingIndexesPart4Sizedoesmatter_sheet001=
.htm"/>
   </x:ExcelWorksheet>
   <x:ExcelWorksheet>
    <x:Name>Sheet2</x:Name>
    <x:WorksheetSource HRef=3D"AnalysingIndexesPart4Sizedoesmatter_sheet002=
.htm"/>
   </x:ExcelWorksheet>
   <x:ExcelWorksheet>
    <x:Name>Sheet3</x:Name>
    <x:WorksheetSource HRef=3D"AnalysingIndexesPart4Sizedoesmatter_sheet003=
.htm"/>
   </x:ExcelWorksheet>
  </x:ExcelWorksheets>
  <x:Stylesheet HRef=3D"AnalysingIndexesPart4Sizedoesmatter_stylesheet.css"=
/>
  <x:WindowHeight>9855</x:WindowHeight>
  <x:WindowWidth>15180</x:WindowWidth>
  <x:WindowTopX>240</x:WindowTopX>
  <x:WindowTopY>90</x:WindowTopY>
  <x:ActiveSheet>1</x:ActiveSheet>
  <x:ProtectStructure>False</x:ProtectStructure>
  <x:ProtectWindows>False</x:ProtectWindows>
 </x:ExcelWorkbook>
</xml><![endif]-->
</head>

<frameset rows=3D"*,39" border=3D0 width=3D0 frameborder=3Dno framespacing=
=3D0>
 <frame src=3D"AnalysingIndexesPart4Sizedoesmatter_sheet002.htm" name=3D"fr=
Sheet">
 <frame src=3D"AnalysingIndexesPart4Sizedoesmatter_tabstrip.htm" name=3D"fr=
Tabs" marginwidth=3D0 marginheight=3D0>
 <noframes>
  <body>
   <p>This page uses frames, but your browser doesn't support them.</p>
  </body>
 </noframes>
</frameset>
</html>

------=_NextPart_01C83851.E2ED7B60
Content-Location: file:///C:/204BDD12/AnalysingIndexesPart4Sizedoesmatter_stylesheet.css
Content-Transfer-Encoding: quoted-printable
Content-Type: text/css; charset="us-ascii"

tr
	{mso-height-source:auto;}
col
	{mso-width-source:auto;}
br
	{mso-data-placement:same-cell;}
.style0
	{mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;
	mso-rotate:0;
	mso-background-source:auto;
	mso-pattern:auto;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	border:none;
	mso-protection:locked visible;
	mso-style-name:Normal;
	mso-style-id:0;}
.font6
	{color:black;
	font-size:8.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Tahoma;
	mso-generic-font-family:auto;
	mso-font-charset:0;}
.font7
	{color:black;
	font-size:8.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Tahoma;
	mso-generic-font-family:auto;
	mso-font-charset:0;}
.font10
	{color:black;
	font-size:8.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Tahoma, sans-serif;
	mso-font-charset:0;}
td
	{mso-style-parent:style0;
	padding:0px;
	mso-ignore:padding;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	border:none;
	mso-background-source:auto;
	mso-pattern:auto;
	mso-protection:locked visible;
	white-space:nowrap;
	mso-rotate:0;}
.xl65
	{mso-style-parent:style0;
	text-align:right;}
.xl66
	{mso-style-parent:style0;
	font-weight:700;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:right;}
.xl67
	{mso-style-parent:style0;
	text-align:right;
	background:#333399;
	mso-pattern:black none;}
.xl68
	{mso-style-parent:style0;
	text-align:left;}
.xl69
	{mso-style-parent:style0;
	text-align:right;
	background:#969696;
	mso-pattern:black none;}
.xl70
	{mso-style-parent:style0;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:right;
	background:navy;
	mso-pattern:black none;}
.xl71
	{mso-style-parent:style0;
	text-align:right;
	background:navy;
	mso-pattern:black none;}
.xl72
	{mso-style-parent:style0;
	color:white;
	font-size:14.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:right;
	background:navy;
	mso-pattern:black none;}
.xl73
	{mso-style-parent:style0;
	color:white;
	font-size:14.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:right;
	background:#333399;
	mso-pattern:black none;}
.xl74
	{mso-style-parent:style0;
	color:#333399;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:right;
	background:#333399;
	mso-pattern:black none;}
.xl75
	{mso-style-parent:style0;
	color:#F2F2F2;
	font-size:16.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:right;
	background:#003399;
	mso-pattern:black none;}
.xl76
	{mso-style-parent:style0;
	text-align:right;
	border:.5pt solid windowtext;}
.xl77
	{mso-style-parent:style0;
	font-weight:700;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:right;
	border:.5pt solid windowtext;
	background:#DBE5F1;
	mso-pattern:black none;}
.xl78
	{mso-style-parent:style0;
	font-weight:700;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:right;
	background:#DBE5F1;
	mso-pattern:black none;}
.xl79
	{mso-style-parent:style0;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:right;}
.xl80
	{mso-style-parent:style0;
	font-weight:700;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:right;
	background:white;
	mso-pattern:black none;}

------=_NextPart_01C83851.E2ED7B60
Content-Location: file:///C:/204BDD12/AnalysingIndexesPart4Sizedoesmatter_tabstrip.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html>
<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File href=3DAnalysingIndexesPart4Sizedoesma=
tter.htm>

<script language=3D"JavaScript">
<!--
if (window.name!=3D"frTabs")
 window.location.replace(document.all.item("Main-File").href);
//-->
</script>
<style>
<!--
A {
    text-decoration:none;
    color:#000000;
    font-size:9pt;
}
-->
</style>
</head>
<body topmargin=3D0 leftmargin=3D0 bgcolor=3D"#808080">
<table border=3D0 cellspacing=3D1>
 <tr>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"Analysing=
IndexesPart4Sizedoesmatter_sheet001.htm" target=3D"frSheet"><font face=3D"A=
rial" color=3D"#000000">Sheet1</font></a>&nbsp;</small></small></b></td>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"Analysing=
IndexesPart4Sizedoesmatter_sheet002.htm" target=3D"frSheet"><font face=3D"A=
rial" color=3D"#000000">Sheet2</font></a>&nbsp;</small></small></b></td>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"Analysing=
IndexesPart4Sizedoesmatter_sheet003.htm" target=3D"frSheet"><font face=3D"A=
rial" color=3D"#000000">Sheet3</font></a>&nbsp;</small></small></b></td>

 </tr>
</table>
</body>
</html>

------=_NextPart_01C83851.E2ED7B60
Content-Location: file:///C:/204BDD12/AnalysingIndexesPart4Sizedoesmatter_sheet001.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File href=3DAnalysingIndexesPart4Sizedoesma=
tter.htm>
<link rel=3DFile-List href=3D"AnalysingIndexesPart4Sizedoesmatter_filelist.=
xml">
<link rel=3DStylesheet href=3D"AnalysingIndexesPart4Sizedoesmatter_styleshe=
et.css">
<style>
<!--table
	{mso-displayed-decimal-separator:"\.";
	mso-displayed-thousand-separator:"\,";}
@page
	{margin:1.0in .75in 1.0in .75in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(0);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("AnalysingIndexesPart4Sizedoesmatter.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D949 style=3D'bord=
er-collapse:
 collapse;table-layout:fixed;width:714pt'>
 <col width=3D55 style=3D'mso-width-source:userset;mso-width-alt:2011;width=
:41pt'>
 <col width=3D106 style=3D'mso-width-source:userset;mso-width-alt:3876;widt=
h:80pt'>
 <col width=3D77 style=3D'mso-width-source:userset;mso-width-alt:2816;width=
:58pt'>
 <col width=3D70 style=3D'mso-width-source:userset;mso-width-alt:2560;width=
:53pt'>
 <col width=3D74 style=3D'mso-width-source:userset;mso-width-alt:2706;width=
:56pt'>
 <col width=3D82 style=3D'mso-width-source:userset;mso-width-alt:2998;width=
:62pt'>
 <col width=3D161 style=3D'mso-width-source:userset;mso-width-alt:5888;widt=
h:121pt'>
 <col width=3D165 style=3D'mso-width-source:userset;mso-width-alt:6034;widt=
h:124pt'>
 <col width=3D159 style=3D'mso-width-source:userset;mso-width-alt:5814;widt=
h:119pt'>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 width=3D55 style=3D'height:12.75pt;width:41pt'></td>
  <td width=3D106 style=3D'width:80pt'></td>
  <td width=3D77 style=3D'width:58pt'></td>
  <td width=3D70 style=3D'width:53pt'></td>
  <td width=3D74 style=3D'width:56pt'></td>
  <td width=3D82 style=3D'width:62pt'></td>
  <td width=3D161 style=3D'width:121pt'></td>
  <td width=3D165 style=3D'width:124pt'></td>
  <td width=3D159 style=3D'width:119pt'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 style=3D'height:12.75pt'>index_id</td>
  <td>index_type_desc</td>
  <td>index_depth</td>
  <td>index_level</td>
  <td>page_count</td>
  <td>record_count</td>
  <td>min_record_size_in_bytes</td>
  <td>max_record_size_in_bytes</td>
  <td>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>0</td>
  <td>HEAP</td>
  <td align=3Dright>1</td>
  <td align=3Dright>0</td>
  <td align=3Dright>83341</td>
  <td align=3Dright>999999</td>
  <td align=3Dright>577</td>
  <td align=3Dright>577</td>
  <td align=3Dright>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 style=3D'height:12.75pt;mso-ignore:colspan'><=
/td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D3 style=3D'height:12.75pt;mso-ignore:colspan'>d=
atetime
  index nullable - no PK</td>
  <td colspan=3D6 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 style=3D'height:12.75pt;mso-ignore:colspan'><=
/td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 style=3D'height:12.75pt'>index_id</td>
  <td>index_type_desc</td>
  <td>index_depth</td>
  <td>index_level</td>
  <td>page_count</td>
  <td>record_count</td>
  <td>min_record_size_in_bytes</td>
  <td>max_record_size_in_bytes</td>
  <td>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>0</td>
  <td>HEAP</td>
  <td align=3Dright>1</td>
  <td align=3Dright>0</td>
  <td align=3Dright>83341</td>
  <td align=3Dright>999999</td>
  <td align=3Dright>577</td>
  <td align=3Dright>577</td>
  <td align=3Dright>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>0</td>
  <td align=3Dright>2718</td>
  <td align=3Dright>999999</td>
  <td align=3Dright>20</td>
  <td align=3Dright>20</td>
  <td align=3Dright>20</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>1</td>
  <td align=3Dright>10</td>
  <td align=3Dright>2718</td>
  <td align=3Dright>26</td>
  <td align=3Dright>26</td>
  <td align=3Dright>26</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>2</td>
  <td align=3Dright>1</td>
  <td align=3Dright>10</td>
  <td align=3Dright>26</td>
  <td align=3Dright>26</td>
  <td align=3Dright>26</td>
 </tr>
 <tr height=3D34 style=3D'height:25.5pt;mso-xlrowspan:2'>
  <td height=3D34 colspan=3D9 style=3D'height:25.5pt;mso-ignore:colspan'></=
td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 style=3D'height:12.75pt'>name</td>
  <td>rows</td>
  <td>reserved</td>
  <td>data</td>
  <td>index_size</td>
  <td>unused</td>
  <td colspan=3D3 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 style=3D'height:12.75pt'>Testtable<span style=3D'display:=
none'>2</span></td>
  <td align=3Dright>999999</td>
  <td>666824 KB</td>
  <td>666728 KB</td>
  <td>8 KB</td>
  <td>88 KB</td>
  <td colspan=3D3 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 style=3D'height:12.75pt;mso-ignore:colspan'><=
/td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 style=3D'height:12.75pt'>index_id</td>
  <td>index_type_desc</td>
  <td>index_depth</td>
  <td>index_level</td>
  <td>page_count</td>
  <td>record_count</td>
  <td>min_record_size_in_bytes</td>
  <td>max_record_size_in_bytes</td>
  <td>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>0</td>
  <td>HEAP</td>
  <td align=3Dright>1</td>
  <td align=3Dright>0</td>
  <td align=3Dright>83341</td>
  <td align=3Dright>999999</td>
  <td align=3Dright>577</td>
  <td align=3Dright>577</td>
  <td align=3Dright>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D3 style=3D'height:12.75pt;mso-ignore:colspan'>s=
ame index
  not null reduces index size</td>
  <td colspan=3D6 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 style=3D'height:12.75pt;mso-ignore:colspan'><=
/td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 style=3D'height:12.75pt'>index_id</td>
  <td>index_type_desc</td>
  <td>index_depth</td>
  <td>index_level</td>
  <td>page_count</td>
  <td>record_count</td>
  <td>min_record_size_in_bytes</td>
  <td>max_record_size_in_bytes</td>
  <td>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>0</td>
  <td>HEAP</td>
  <td align=3Dright>1</td>
  <td align=3Dright>0</td>
  <td align=3Dright>83341</td>
  <td align=3Dright>999999</td>
  <td align=3Dright>577</td>
  <td align=3Dright>577</td>
  <td align=3Dright>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>0</td>
  <td align=3Dright>2348</td>
  <td align=3Dright>999999</td>
  <td align=3Dright>17</td>
  <td align=3Dright>17</td>
  <td align=3Dright>17</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>1</td>
  <td align=3Dright>8</td>
  <td align=3Dright>2348</td>
  <td align=3Dright>23</td>
  <td align=3Dright>23</td>
  <td align=3Dright>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>2</td>
  <td align=3Dright>1</td>
  <td align=3Dright>8</td>
  <td align=3Dright>23</td>
  <td align=3Dright>23</td>
  <td align=3Dright>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 style=3D'height:12.75pt;mso-ignore:colspan'><=
/td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 style=3D'height:12.75pt'></td>
  <td>2672 pages less</td>
  <td colspan=3D6 style=3D'mso-ignore:colspan'>20.8mb - for 1 million rows,=
 for a
  400 million row table this would equate to<span
  style=3D'mso-spacerun:yes'>&nbsp; </span>just over 8Gb</td>
  <td></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 style=3D'height:12.75pt;mso-ignore:colspan'><=
/td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D5 style=3D'height:12.75pt;mso-ignore:colspan'>n=
ow with
  clustered index but testtable 1 nullable datetime</td>
  <td colspan=3D4 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 style=3D'height:12.75pt;mso-ignore:colspan'><=
/td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 style=3D'height:12.75pt'>index_id</td>
  <td>index_type_desc</td>
  <td>index_depth</td>
  <td>index_level</td>
  <td>page_count</td>
  <td>record_count</td>
  <td>min_record_size_in_bytes</td>
  <td>max_record_size_in_bytes</td>
  <td>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>1</td>
  <td>CLUSTERED IND<span style=3D'display:none'>EX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>0</td>
  <td align=3Dright>76923</td>
  <td align=3Dright>999999</td>
  <td align=3Dright>577</td>
  <td align=3Dright>577</td>
  <td align=3Dright>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>1</td>
  <td>CLUSTERED IND<span style=3D'display:none'>EX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>1</td>
  <td align=3Dright>124</td>
  <td align=3Dright>76923</td>
  <td align=3Dright>11</td>
  <td align=3Dright>11</td>
  <td align=3Dright>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>1</td>
  <td>CLUSTERED IND<span style=3D'display:none'>EX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>2</td>
  <td align=3Dright>1</td>
  <td align=3Dright>124</td>
  <td align=3Dright>11</td>
  <td align=3Dright>11</td>
  <td align=3Dright>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>0</td>
  <td align=3Dright>2228</td>
  <td align=3Dright>999999</td>
  <td align=3Dright>16</td>
  <td align=3Dright>16</td>
  <td align=3Dright>16</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>1</td>
  <td align=3Dright>7</td>
  <td align=3Dright>2228</td>
  <td align=3Dright>22</td>
  <td align=3Dright>22</td>
  <td align=3Dright>22</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>2</td>
  <td align=3Dright>1</td>
  <td align=3Dright>7</td>
  <td align=3Dright>22</td>
  <td align=3Dright>22</td>
  <td align=3Dright>22</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 style=3D'height:12.75pt;mso-ignore:colspan'><=
/td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D3 style=3D'height:12.75pt;mso-ignore:colspan'>P=
K on the
  non nullable secondary index</td>
  <td colspan=3D6 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 style=3D'height:12.75pt;mso-ignore:colspan'><=
/td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 style=3D'height:12.75pt'>index_id</td>
  <td>index_type_desc</td>
  <td>index_depth</td>
  <td>index_level</td>
  <td>page_count</td>
  <td>record_count</td>
  <td>min_record_size_in_bytes</td>
  <td>max_record_size_in_bytes</td>
  <td>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>1</td>
  <td>CLUSTERED IND<span style=3D'display:none'>EX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>0</td>
  <td align=3Dright>76923</td>
  <td align=3Dright>999999</td>
  <td align=3Dright>577</td>
  <td align=3Dright>577</td>
  <td align=3Dright>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>1</td>
  <td>CLUSTERED IND<span style=3D'display:none'>EX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>1</td>
  <td align=3Dright>124</td>
  <td align=3Dright>76923</td>
  <td align=3Dright>11</td>
  <td align=3Dright>11</td>
  <td align=3Dright>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>1</td>
  <td>CLUSTERED IND<span style=3D'display:none'>EX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>2</td>
  <td align=3Dright>1</td>
  <td align=3Dright>124</td>
  <td align=3Dright>11</td>
  <td align=3Dright>11</td>
  <td align=3Dright>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>0</td>
  <td align=3Dright>1856</td>
  <td align=3Dright>999999</td>
  <td align=3Dright>13</td>
  <td align=3Dright>13</td>
  <td align=3Dright>13</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>1</td>
  <td align=3Dright>5</td>
  <td align=3Dright>1856</td>
  <td align=3Dright>19</td>
  <td align=3Dright>19</td>
  <td align=3Dright>19</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>2</td>
  <td align=3Dright>1</td>
  <td align=3Dright>5</td>
  <td align=3Dright>19</td>
  <td align=3Dright>19</td>
  <td align=3Dright>19</td>
 </tr>
 <tr height=3D34 style=3D'height:25.5pt;mso-xlrowspan:2'>
  <td height=3D34 colspan=3D9 style=3D'height:25.5pt;mso-ignore:colspan'></=
td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D6 style=3D'height:12.75pt;mso-ignore:colspan'>t=
esttable 1
  now has non clustered PK =3D index 3 original index =3D index 2</td>
  <td colspan=3D3 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D34 style=3D'height:25.5pt;mso-xlrowspan:2'>
  <td height=3D34 colspan=3D9 style=3D'height:25.5pt;mso-ignore:colspan'></=
td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 style=3D'height:12.75pt'>index_id</td>
  <td>index_type_desc</td>
  <td>index_depth</td>
  <td>index_level</td>
  <td>page_count</td>
  <td>record_count</td>
  <td>min_record_size_in_bytes</td>
  <td>max_record_size_in_bytes</td>
  <td>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>0</td>
  <td>HEAP</td>
  <td align=3Dright>1</td>
  <td align=3Dright>0</td>
  <td align=3Dright>76923</td>
  <td align=3Dright>999999</td>
  <td align=3Dright>577</td>
  <td align=3Dright>577</td>
  <td align=3Dright>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>0</td>
  <td align=3Dright>2718</td>
  <td align=3Dright>999999</td>
  <td align=3Dright>20</td>
  <td align=3Dright>20</td>
  <td align=3Dright>20</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>1</td>
  <td align=3Dright>10</td>
  <td align=3Dright>2718</td>
  <td align=3Dright>26</td>
  <td align=3Dright>26</td>
  <td align=3Dright>26</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>2</td>
  <td align=3Dright>1</td>
  <td align=3Dright>10</td>
  <td align=3Dright>26</td>
  <td align=3Dright>26</td>
  <td align=3Dright>26</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>3</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>0</td>
  <td align=3Dright>1856</td>
  <td align=3Dright>999999</td>
  <td align=3Dright>13</td>
  <td align=3Dright>13</td>
  <td align=3Dright>13</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>3</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>1</td>
  <td align=3Dright>3</td>
  <td align=3Dright>1856</td>
  <td align=3Dright>11</td>
  <td align=3Dright>11</td>
  <td align=3Dright>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>3</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>2</td>
  <td align=3Dright>1</td>
  <td align=3Dright>3</td>
  <td align=3Dright>11</td>
  <td align=3Dright>11</td>
  <td align=3Dright>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 style=3D'height:12.75pt;mso-ignore:colspan'><=
/td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D6 style=3D'height:12.75pt;mso-ignore:colspan'>A=
dded a
  clustered uniuqe constraint on Numkey - see size dif of index 2 and 3</td>
  <td colspan=3D3 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 style=3D'height:12.75pt;mso-ignore:colspan'><=
/td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 style=3D'height:12.75pt'>index_id</td>
  <td>index_type_desc</td>
  <td>index_depth</td>
  <td>index_level</td>
  <td>page_count</td>
  <td>record_count</td>
  <td>min_record_size_in_bytes</td>
  <td>max_record_size_in_bytes</td>
  <td>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>1</td>
  <td>CLUSTERED IND<span style=3D'display:none'>EX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>0</td>
  <td align=3Dright>76923</td>
  <td align=3Dright>999999</td>
  <td align=3Dright>577</td>
  <td align=3Dright>577</td>
  <td align=3Dright>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>1</td>
  <td>CLUSTERED IND<span style=3D'display:none'>EX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>1</td>
  <td align=3Dright>267</td>
  <td align=3Dright>76923</td>
  <td align=3Dright>26</td>
  <td align=3Dright>26</td>
  <td align=3Dright>26</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>1</td>
  <td>CLUSTERED IND<span style=3D'display:none'>EX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>2</td>
  <td align=3Dright>1</td>
  <td align=3Dright>267</td>
  <td align=3Dright>26</td>
  <td align=3Dright>26</td>
  <td align=3Dright>26</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>0</td>
  <td align=3Dright>3718</td>
  <td align=3Dright>999999</td>
  <td align=3Dright>28</td>
  <td align=3Dright>28</td>
  <td align=3Dright>28</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>1</td>
  <td align=3Dright>17</td>
  <td align=3Dright>3718</td>
  <td align=3Dright>34</td>
  <td align=3Dright>34</td>
  <td align=3Dright>34</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>2</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>2</td>
  <td align=3Dright>1</td>
  <td align=3Dright>17</td>
  <td align=3Dright>34</td>
  <td align=3Dright>34</td>
  <td align=3Dright>34</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>3</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>0</td>
  <td align=3Dright>3216</td>
  <td align=3Dright>999999</td>
  <td align=3Dright>24</td>
  <td align=3Dright>24</td>
  <td align=3Dright>24</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>3</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>1</td>
  <td align=3Dright>6</td>
  <td align=3Dright>3216</td>
  <td align=3Dright>11</td>
  <td align=3Dright>11</td>
  <td align=3Dright>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 align=3Dright style=3D'height:12.75pt'>3</td>
  <td>NONCLUSTERED<span style=3D'display:none'> INDEX</span></td>
  <td align=3Dright>3</td>
  <td align=3Dright>2</td>
  <td align=3Dright>1</td>
  <td align=3Dright>6</td>
  <td align=3Dright>11</td>
  <td align=3Dright>11</td>
  <td align=3Dright>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 style=3D'height:12.75pt;mso-ignore:colspan'><=
/td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D6 style=3D'height:12.75pt;mso-ignore:colspan'>i=
ndex 2 is
  now nearly 8mb bigger whilst index 3 is now nearly 11mb bigger</td>
  <td colspan=3D3 style=3D'mso-ignore:colspan'></td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D55 style=3D'width:41pt'></td>
  <td width=3D106 style=3D'width:80pt'></td>
  <td width=3D77 style=3D'width:58pt'></td>
  <td width=3D70 style=3D'width:53pt'></td>
  <td width=3D74 style=3D'width:56pt'></td>
  <td width=3D82 style=3D'width:62pt'></td>
  <td width=3D161 style=3D'width:121pt'></td>
  <td width=3D165 style=3D'width:124pt'></td>
  <td width=3D159 style=3D'width:119pt'></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01C83851.E2ED7B60
Content-Location: file:///C:/204BDD12/AnalysingIndexesPart4Sizedoesmatter_sheet002.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml"
xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File href=3DAnalysingIndexesPart4Sizedoesma=
tter.htm>
<link rel=3DFile-List href=3D"AnalysingIndexesPart4Sizedoesmatter_filelist.=
xml">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
x\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<link rel=3DStylesheet href=3D"AnalysingIndexesPart4Sizedoesmatter_styleshe=
et.css">
<style>
<!--table
	{mso-displayed-decimal-separator:"\.";
	mso-displayed-thousand-separator:"\,";}
@page
	{margin:1.0in .75in 1.0in .75in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(1);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("AnalysingIndexesPart4Sizedoesmatter.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]><![if !supportAnnotations]><style id=3D"dynCom" type=3D"text/css"=
><!-- --></style>

<script language=3D"JavaScript"><!--

function msoCommentShow(com_id,anchor_id) {
	if(msoBrowserCheck()) {
	   c =3D document.all(com_id);
	   a =3D document.all(anchor_id);
	   if (null !=3D c) {
		var cw =3D c.offsetWidth;
		var ch =3D c.offsetHeight;
		var aw =3D a.offsetWidth;
		var ah =3D a.offsetHeight;
		var x =3D a.offsetLeft;
		var y =3D a.offsetTop;
		var el =3D a;
		while (el.tagName !=3D "BODY") {
		   el =3D el.offsetParent;
		   x =3D x + el.offsetLeft;
		   y =3D y + el.offsetTop;
		   }	=09
		var bw =3D document.body.clientWidth;
		var bh =3D document.body.clientHeight;
		var bsl =3D document.body.scrollLeft;
		var bst =3D document.body.scrollTop;
		if (x + cw + ah/2 > bw + bsl && x + aw - ah/2 - cw >=3D bsl ) {
		   c.style.left =3D x + aw - ah / 2 - cw;=20
		}
		else {
		   c.style.left =3D x + ah/2;=20
		}
		if (y + ch + ah/2 > bh + bst && y + ah/2 - ch >=3D bst ) {
	 	   c.style.top =3D y + ah/2 - ch;
		}=20
		else {
		   c.style.top =3D y + ah/2;
		}
		c.style.visibility =3D "visible";
	   }
	}
}

function msoCommentHide(com_id) {
	if(msoBrowserCheck()) {
	  c =3D document.all(com_id)
	  if (null !=3D c) {
	    c.style.visibility =3D "hidden";
	    c.style.left =3D "-10000";
	    c.style.top =3D "-10000";
	  }
	}
}

function msoBrowserCheck() {
 ms=3Dnavigator.appVersion.indexOf("MSIE");
 vers =3D navigator.appVersion.substring(ms+5, ms+6);
 ie4 =3D (ms>0) && (parseInt(vers) >=3D4);
 return ie4
}

if (msoBrowserCheck()) {
document.styleSheets.dynCom.addRule(".msocomspan1","position:absolute");
document.styleSheets.dynCom.addRule(".msocomspan2","position:absolute");
document.styleSheets.dynCom.addRule(".msocomspan2","left:-1.5ex");
document.styleSheets.dynCom.addRule(".msocomspan2","width:2ex");
document.styleSheets.dynCom.addRule(".msocomspan2","height:0.5em");
document.styleSheets.dynCom.addRule(".msocomanch","font-size:0.5em");
document.styleSheets.dynCom.addRule(".msocomanch","color:red");
document.styleSheets.dynCom.addRule(".msocomhide","display: none");
document.styleSheets.dynCom.addRule(".msocomtxt","visibility: hidden");
document.styleSheets.dynCom.addRule(".msocomtxt","position: absolute");    =
   =20
document.styleSheets.dynCom.addRule(".msocomtxt","top:-10000");        =20
document.styleSheets.dynCom.addRule(".msocomtxt","left:-10000");        =20
document.styleSheets.dynCom.addRule(".msocomtxt","width: 33%");            =
    =20
document.styleSheets.dynCom.addRule(".msocomtxt","background: infobackgroun=
d");
document.styleSheets.dynCom.addRule(".msocomtxt","color: infotext");
document.styleSheets.dynCom.addRule(".msocomtxt","border-top: 1pt solid thr=
eedlightshadow");
document.styleSheets.dynCom.addRule(".msocomtxt","border-right: 2pt solid t=
hreedshadow");
document.styleSheets.dynCom.addRule(".msocomtxt","border-bottom: 2pt solid =
threedshadow");
document.styleSheets.dynCom.addRule(".msocomtxt","border-left: 1pt solid th=
reedlightshadow");
document.styleSheets.dynCom.addRule(".msocomtxt","padding: 3pt 3pt 3pt 3pt"=
);
document.styleSheets.dynCom.addRule(".msocomtxt","z-index: 100");
}

// -->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple class=3Dxl65>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D1117 style=3D'bor=
der-collapse:
 collapse;table-layout:fixed;width:840pt'>
 <col class=3Dxl65 width=3D86 style=3D'mso-width-source:userset;mso-width-a=
lt:3145;
 width:65pt'>
 <col class=3Dxl65 width=3D171 style=3D'mso-width-source:userset;mso-width-=
alt:6253;
 width:128pt'>
 <col class=3Dxl65 width=3D86 style=3D'mso-width-source:userset;mso-width-a=
lt:3145;
 width:65pt'>
 <col class=3Dxl65 width=3D81 span=3D2 style=3D'mso-width-source:userset;ms=
o-width-alt:
 2962;width:61pt'>
 <col class=3Dxl65 width=3D90 style=3D'mso-width-source:userset;mso-width-a=
lt:3291;
 width:68pt'>
 <col class=3Dxl65 width=3D173 style=3D'mso-width-source:userset;mso-width-=
alt:6326;
 width:130pt'>
 <col class=3Dxl65 width=3D177 style=3D'mso-width-source:userset;mso-width-=
alt:6473;
 width:133pt'>
 <col class=3Dxl65 width=3D172 style=3D'mso-width-source:userset;mso-width-=
alt:6290;
 width:129pt'>
 <tr class=3Dxl67 height=3D24 style=3D'height:18.0pt'>
  <td height=3D24 class=3Dxl73 width=3D86 style=3D'height:18.0pt;width:65pt=
'>1</td>
  <td class=3Dxl67 width=3D171 style=3D'width:128pt'>&nbsp;</td>
  <td class=3Dxl67 width=3D86 style=3D'width:65pt'>&nbsp;</td>
  <td class=3Dxl67 width=3D81 style=3D'width:61pt'>&nbsp;</td>
  <td class=3Dxl67 width=3D81 style=3D'width:61pt'>&nbsp;</td>
  <td class=3Dxl67 width=3D90 style=3D'width:68pt'>&nbsp;</td>
  <td class=3Dxl67 width=3D173 style=3D'width:130pt'>&nbsp;</td>
  <td class=3Dxl67 width=3D177 style=3D'width:133pt'>&nbsp;</td>
  <td class=3Dxl67 width=3D172 style=3D'width:129pt'>&nbsp;</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl66 style=3D'height:12.75pt'>name</td>
  <td class=3Dxl77>rows</td>
  <td class=3Dxl77 style=3D'border-left:none'>reserved</td>
  <td class=3Dxl77 style=3D'border-left:none'>data</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_size</td>
  <td class=3Dxl77 style=3D'border-left:none'>unused</td>
  <td colspan=3D3 class=3Dxl66 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'>Testtable2</td>
  <td class=3Dxl76 style=3D'border-top:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1333576 KB</t=
d>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1333392 KB</t=
d>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>8 KB</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>176 KB</td>
  <td colspan=3D3 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'>(with nulls )</td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr class=3Dxl78 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>0</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>HEAP</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>166674</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
 </tr>
 <tr class=3Dxl69 height=3D17 style=3D'mso-height-source:userset;height:12.=
75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl69 style=3D'height:12.75pt;mso-igno=
re:colspan'>&nbsp;</td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl66 style=3D'height:12.75pt'>name</td>
  <td class=3Dxl77>rows</td>
  <td class=3Dxl77 style=3D'border-left:none'>reserved</td>
  <td class=3Dxl77 style=3D'border-left:none'>data</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_size</td>
  <td class=3Dxl77 style=3D'border-left:none'>unused</td>
  <td colspan=3D3 class=3Dxl66 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'>TestTable</td>
  <td class=3Dxl76 style=3D'border-top:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1333576 KB</t=
d>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1333392 KB</t=
d>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>8 KB</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>176 KB</td>
  <td colspan=3D3 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'>( no nulls )</td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>0</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>HEAP</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>166674</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'><![if !supportAnnot=
ations]><span
  class=3Dmsocomspan1><span class=3Dmsocomspan2 id=3D"_anchor_1"
  onmouseover=3D"msoCommentShow('_com_1','_anchor_1')"
  onmouseout=3D"msoCommentHide('_com_1')" language=3DJavaScript><a
  class=3Dmsocomanch href=3D"#_msocom_1" name=3D"_msoanchor_1">[1]</a></spa=
n></span><![endif]></td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl67 height=3D24 style=3D'height:18.0pt'>
  <td height=3D24 class=3Dxl73 style=3D'height:18.0pt'>2</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'>&nbsp;</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'>Testtable2</td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>0</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>HEAP</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>166674</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4695</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>15</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4695</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>15</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'>TestTable</td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>0</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>HEAP</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>166674</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>5435</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>20</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>20</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>20</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>5435</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>26</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>26</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>26</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>26</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>26</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>26</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl68 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl68 style=3D'height:12.75pt'><![if !supportAnnot=
ations]><span
  class=3Dmsocomspan1><span class=3Dmsocomspan2 id=3D"_anchor_2"
  onmouseover=3D"msoCommentShow('_com_2','_anchor_2')"
  onmouseout=3D"msoCommentHide('_com_2')" language=3DJavaScript><a
  class=3Dmsocomanch href=3D"#_msocom_2" name=3D"_msoanchor_2">[2]</a></spa=
n></span><![endif]></td>
  <td colspan=3D8 class=3Dxl68 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl70 height=3D24 style=3D'height:18.0pt'>
  <td height=3D24 class=3Dxl72 style=3D'height:18.0pt'>3</td>
  <td colspan=3D8 class=3Dxl70 style=3D'mso-ignore:colspan'>&nbsp;</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'>Testtable2</td>
  <td class=3Dxl65>clustered PK</td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>248</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>248</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3711</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>13</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>13</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>13</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>10</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3711</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>10</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'>testTable<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl65>clustered PK</td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>248</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>248</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4455</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>16</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>16</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>16</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>14</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4455</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>22</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>22</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>22</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>14</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>22</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>22</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>22</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'><![if !supportAnnot=
ations]><span
  class=3Dmsocomspan1><span class=3Dmsocomspan2 id=3D"_anchor_3"
  onmouseover=3D"msoCommentShow('_com_3','_anchor_3')"
  onmouseout=3D"msoCommentHide('_com_3')" language=3DJavaScript><a
  class=3Dmsocomanch href=3D"#_msocom_3" name=3D"_msoanchor_3">[3]</a></spa=
n></span><![endif]></td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'page-break-before:always;height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl71 height=3D24 style=3D'height:18.0pt'>
  <td height=3D24 class=3Dxl72 style=3D'height:18.0pt'>4</td>
  <td colspan=3D8 class=3Dxl71 style=3D'mso-ignore:colspan'>&nbsp;</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'>Testtable2</td>
  <td class=3Dxl68>non clustered PK</td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>0</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>HEAP</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4695</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>15</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4695</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>15</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3711</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>13</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>13</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>13</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>6</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3711</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>6</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'><![if !supportAnnot=
ations]><span
  class=3Dmsocomspan1><span class=3Dmsocomspan2 id=3D"_anchor_4"
  onmouseover=3D"msoCommentShow('_com_4','_anchor_4')"
  onmouseout=3D"msoCommentHide('_com_4')" language=3DJavaScript><a
  class=3Dmsocomanch href=3D"#_msocom_4" name=3D"_msoanchor_4">[4]</a></spa=
n></span><![endif]></td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl67 height=3D24 style=3D'height:18.0pt'>
  <td height=3D24 class=3Dxl73 style=3D'height:18.0pt'>5</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'>&nbsp;</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'>Testtable2</td>
  <td class=3Dxl68>unique constraint</td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>0</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>HEAP</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4695</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>15</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4695</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>15</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3711</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>13</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>13</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>13</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>6</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3711</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>6</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'><![if !supportAnnot=
ations]><span
  class=3Dmsocomspan1><span class=3Dmsocomspan2 id=3D"_anchor_5"
  onmouseover=3D"msoCommentShow('_com_5','_anchor_5')"
  onmouseout=3D"msoCommentHide('_com_5')" language=3DJavaScript><a
  class=3Dmsocomanch href=3D"#_msocom_5" name=3D"_msoanchor_5">[5]</a></spa=
n></span><![endif]></td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl67 height=3D24 style=3D'height:18.0pt'>
  <td height=3D24 class=3Dxl73 style=3D'height:18.0pt'>6</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'>&nbsp;</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'>Testtable2</td>
  <td class=3Dxl65>clustered unique constraint</td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>248</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>248</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3711</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>13</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>13</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>13</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>10</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3711</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>10</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl79 style=3D'height:12.75pt'><![if !supportAnnot=
ations]><span
  class=3Dmsocomspan1><span class=3Dmsocomspan2 id=3D"_anchor_6"
  onmouseover=3D"msoCommentShow('_com_6','_anchor_6')"
  onmouseout=3D"msoCommentHide('_com_6')" language=3DJavaScript><a
  class=3Dmsocomanch href=3D"#_msocom_6" name=3D"_msoanchor_6">[6]</a></spa=
n></span><![endif]></td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl67 height=3D24 style=3D'height:18.0pt'>
  <td height=3D24 class=3Dxl73 style=3D'height:18.0pt'>7</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'>&nbsp;</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'>testtable2</td>
  <td class=3Dxl65>sguid as clustered PK</td>
  <td colspan=3D7 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>477</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>477</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>6689</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>25</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>25</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>25</td>
 </tr>
 <tr height=3D17 style=3D'page-break-before:always;height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>28</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>6689</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>28</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'><![if !supportAnnot=
ations]><span
  class=3Dmsocomspan1><span class=3Dmsocomspan2 id=3D"_anchor_7"
  onmouseover=3D"msoCommentShow('_com_7','_anchor_7')"
  onmouseout=3D"msoCommentHide('_com_7')" language=3DJavaScript><a
  class=3Dmsocomanch href=3D"#_msocom_7" name=3D"_msoanchor_7">[7]</a></spa=
n></span><![endif]></td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl67 height=3D24 style=3D'height:18.0pt'>
  <td height=3D24 class=3Dxl73 style=3D'height:18.0pt'>8</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'>&nbsp;</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'>testtable</td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>477</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>477</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>7435</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>28</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>28</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>28</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>34</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>7435</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>34</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>34</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>34</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>34</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>34</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>34</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>34</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'><![if !supportAnnot=
ations]><span
  class=3Dmsocomspan1><span class=3Dmsocomspan2 id=3D"_anchor_8"
  onmouseover=3D"msoCommentShow('_com_8','_anchor_8')"
  onmouseout=3D"msoCommentHide('_com_8')" language=3DJavaScript><a
  class=3Dmsocomanch href=3D"#_msocom_8" name=3D"_msoanchor_8">[8]</a></spa=
n></span><![endif]></td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl67 height=3D24 style=3D'height:18.0pt'>
  <td height=3D24 class=3Dxl73 style=3D'height:18.0pt'>9</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'>&nbsp;</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'>testtable2</td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>579</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>579</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>579</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>477</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>477</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>6689</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>25</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>25</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>25</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>28</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>6689</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>28</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>5682</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>21</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>21</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>21</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>10</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>5682</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>10</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'><![if !supportAnnot=
ations]><span
  class=3Dmsocomspan1><span class=3Dmsocomspan2 id=3D"_anchor_9"
  onmouseover=3D"msoCommentShow('_com_9','_anchor_9')"
  onmouseout=3D"msoCommentHide('_com_9')" language=3DJavaScript><a
  class=3Dmsocomanch href=3D"#_msocom_9" name=3D"_msoanchor_9">[9]</a></spa=
n></span><![endif]></td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl67 height=3D24 style=3D'height:18.0pt'>
  <td height=3D24 class=3Dxl73 style=3D'height:18.0pt'>10</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'>&nbsp;</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'>testtable2</td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>579</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>579</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>579</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>477</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>477</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>6689</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>25</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>25</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>25</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>28</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>6689</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>28</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>5682</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>21</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>21</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>21</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>10</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>5682</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>10</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>9662</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>37</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>37</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>37</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>54</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>9662</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>43</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>43</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>43</td>
 </tr>
 <tr height=3D17 style=3D'page-break-before:always;height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>54</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>43</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>43</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>43</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'><![if !supportAnnot=
ations]><span
  class=3Dmsocomspan1><span class=3Dmsocomspan2 id=3D"_anchor_10"
  onmouseover=3D"msoCommentShow('_com_10','_anchor_10')"
  onmouseout=3D"msoCommentHide('_com_10')" language=3DJavaScript><a
  class=3Dmsocomanch href=3D"#_msocom_10" name=3D"_msoanchor_10">[10]</a></=
span></span><![endif]></td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl74 height=3D24 style=3D'height:18.0pt'>
  <td height=3D24 class=3Dxl73 style=3D'height:18.0pt'>11</td>
  <td colspan=3D8 class=3Dxl74 style=3D'mso-ignore:colspan'>&nbsp;</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'>testtable2</td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>0</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>HEAP</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>579</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>579</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>579</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>dat=
etime 2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4695</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>15</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4695</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>15</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>23</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>Gui=
d<span
  style=3D'mso-spacerun:yes'>&nbsp; </span>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>6689</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>25</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>25</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>25</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>28</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>6689</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>28</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>31</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>cha=
r(20) 4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>7663</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>29</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>29</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>29</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>36</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>7663</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>35</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>35</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>35</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>36</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>35</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>35</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>35</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'><![if !supportAnnot=
ations]><span
  class=3Dmsocomspan1><span class=3Dmsocomspan2 id=3D"_anchor_11"
  onmouseover=3D"msoCommentShow('_com_11','_anchor_11')"
  onmouseout=3D"msoCommentHide('_com_11')" language=3DJavaScript><a
  class=3Dmsocomanch href=3D"#_msocom_11" name=3D"_msoanchor_11">[11]</a></=
span></span><![endif]></td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl67 height=3D24 style=3D'height:18.0pt'>
  <td height=3D24 class=3Dxl73 style=3D'height:18.0pt'>12</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'>&nbsp;</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'>testtable2</td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>552</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>27</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>27</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>27</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>552</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>27</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>27</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>27</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>27</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>27</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>27</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>7663</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>29</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>29</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>29</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>36</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>7663</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>35</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>35</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>35</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>36</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>35</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>35</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>35</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>9662</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>37</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>37</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>37</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>54</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>9662</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>43</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>43</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>43</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>54</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>43</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>43</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>43</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>10639</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>41</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>41</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>41</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>65</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>10639</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>47</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>47</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>47</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>65</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>47</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>47</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>47</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt'>Testtable2</td>
  <td class=3Dxl76 style=3D'border-left:none'>PK_TestTable2</td>
  <td class=3Dxl76 style=3D'border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-left:none'>CLUS</td>
  <td class=3Dxl76 style=3D'border-left:none'>&nbsp;</td>
  <td class=3Dxl65></td>
  <td class=3Dxl65><![if !supportAnnotations]><span class=3Dmsocomspan1><sp=
an
  class=3Dmsocomspan2 id=3D"_anchor_12"
  onmouseover=3D"msoCommentShow('_com_12','_anchor_12')"
  onmouseout=3D"msoCommentHide('_com_12')" language=3DJavaScript><a
  class=3Dmsocomanch href=3D"#_msocom_12" name=3D"_msoanchor_12">[12]</a></=
span></span><![endif]></td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>Tes=
ttable2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>idx_Test2_Dat=
etimeNullable</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>nc</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>datetime</td>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>Tes=
ttable2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>idx_test2_cgu=
id</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>nc</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>guid</td>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>Tes=
ttable2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>idx_test2_cCh=
ar1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>nc</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>char(20)</td>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl67 height=3D24 style=3D'height:18.0pt'>
  <td height=3D24 class=3Dxl73 style=3D'height:18.0pt'>13</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'>&nbsp;</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1315</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>12</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1315</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>12</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'><![if !supportAnnot=
ations]><span
  class=3Dmsocomspan1><span class=3Dmsocomspan2 id=3D"_anchor_13"
  onmouseover=3D"msoCommentShow('_com_13','_anchor_13')"
  onmouseout=3D"msoCommentHide('_com_13')" language=3DJavaScript><a
  class=3Dmsocomanch href=3D"#_msocom_13" name=3D"_msoanchor_13">[13]</a></=
span></span><![endif]></td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'page-break-before:always;height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl71 height=3D24 style=3D'height:18.0pt'>
  <td height=3D24 class=3Dxl72 style=3D'height:18.0pt'>14</td>
  <td colspan=3D8 class=3Dxl71 style=3D'mso-ignore:colspan'>&nbsp;</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl66 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>577</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1315</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>153847</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>12</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1315</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>12</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17544</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>69</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>69</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>69</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>168</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17544</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>168</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17544</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>69</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>69</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>69</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>168</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17544</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>168</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17544</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>69</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>69</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>69</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>168</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17544</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>168</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'><![if !supportAnnot=
ations]><span
  class=3Dmsocomspan1><span class=3Dmsocomspan2 id=3D"_anchor_14"
  onmouseover=3D"msoCommentShow('_com_14','_anchor_14')"
  onmouseout=3D"msoCommentHide('_com_14')" language=3DJavaScript><a
  class=3Dmsocomanch href=3D"#_msocom_14" name=3D"_msoanchor_14">[14]</a></=
span></span><![endif]></td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl67 height=3D24 style=3D'height:18.0pt'>
  <td height=3D24 class=3Dxl73 style=3D'height:18.0pt'>15</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'>&nbsp;</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl80 height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>5</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1384615</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3527</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3527</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3527</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>5</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>21038</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1384615</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>5</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>337</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>21038</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>5</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>5</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>337</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>5</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>5</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>15625</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>61</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>61</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>61</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>134</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>15625</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>134</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17544</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>69</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>69</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>69</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>168</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17544</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>168</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17544</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>69</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>69</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>69</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>168</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>17544</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>168</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>75</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl65 style=3D'height:12.75pt'><![if !supportAnnot=
ations]><span
  class=3Dmsocomspan1><span class=3Dmsocomspan2 id=3D"_anchor_15"
  onmouseover=3D"msoCommentShow('_com_15','_anchor_15')"
  onmouseout=3D"msoCommentHide('_com_15')" language=3DJavaScript><a
  class=3Dmsocomanch href=3D"#_msocom_15" name=3D"_msoanchor_15">[15]</a></=
span></span><![endif]></td>
  <td colspan=3D8 class=3Dxl65 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl75 height=3D27 style=3D'height:20.25pt'>
  <td height=3D27 class=3Dxl75 style=3D'height:20.25pt'>16</td>
  <td colspan=3D8 class=3Dxl75 style=3D'mso-ignore:colspan'>&nbsp;</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr class=3Dxl80 height=3D17 style=3D'page-break-before:always;height:12.7=
5pt'>
  <td height=3D17 class=3Dxl77 style=3D'height:12.75pt'>index_id</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_type_desc</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_depth</td>
  <td class=3Dxl77 style=3D'border-left:none'>index_level</td>
  <td class=3Dxl77 style=3D'border-left:none'>page_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>record_count</td>
  <td class=3Dxl77 style=3D'border-left:none'>min_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>max_record_size_in_bytes</td>
  <td class=3Dxl77 style=3D'border-left:none'>avg_record_size_in_bytes</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3527</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3527</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3527</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1608</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1608</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>1</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLUSTERED IND=
EX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>11</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>15625</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>61</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>61</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>61</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>134</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>15625</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>134</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>2</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>4</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>67</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3711</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>13</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>13</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>13</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>10</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3711</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>3</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>10</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>19</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>0</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>5682</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2000000</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>21</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>21</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>21</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>21</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>5682</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>27</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>27</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>27</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 class=3Dxl76 style=3D'height:12.75pt;border-top:none'>4</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NONCLUSTERED =
INDEX</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>3</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>2</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>1</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>21</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>27</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>27</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>27</td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D9 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
 </tr>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 colspan=3D7 class=3Dxl65 style=3D'height:12.75pt;mso-igno=
re:colspan'></td>
  <td class=3Dxl76>&nbsp;</td>
  <td class=3Dxl65></td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D86 style=3D'width:65pt'></td>
  <td width=3D171 style=3D'width:128pt'></td>
  <td width=3D86 style=3D'width:65pt'></td>
  <td width=3D81 style=3D'width:61pt'></td>
  <td width=3D81 style=3D'width:61pt'></td>
  <td width=3D90 style=3D'width:68pt'></td>
  <td width=3D173 style=3D'width:130pt'></td>
  <td width=3D177 style=3D'width:133pt'></td>
  <td width=3D172 style=3D'width:129pt'></td>
 </tr>
 <![endif]>
</table>

<div style=3D'mso-element:comment-list'><![if !supportAnnotations]>

<hr class=3Dmsocomhide align=3Dleft size=3D1 width=3D"33%">

<![endif]>

<div style=3D'mso-element:comment'><![if !supportAnnotations]>

<div id=3D"_com_1" class=3Dmsocomtxt
onmouseover=3D"msoCommentShow('_com_1','_anchor_1')"
onmouseout=3D"msoCommentHide('_com_1')" language=3DJavaScript><![endif]>

<div><![if !supportAnnotations]><a class=3Dmsocomhide href=3D"#_msoanchor_1"
name=3D"_msocom_1">[1]</a><![endif]><!--[if gte mso 9]><xml>
 <v:shapetype id=3D"_x0000_t202" coordsize=3D"21600,21600" o:spt=3D"202" pa=
th=3D"m,l,21600r21600,l21600,xe">
  <v:stroke joinstyle=3D"miter"/>
  <v:path gradientshapeok=3D"t" o:connecttype=3D"rect"/>
 </v:shapetype><v:shape id=3D"_x0000_s1027" type=3D"#_x0000_t202" style=3D'=
position:absolute;
  margin-left:75.75pt;margin-top:-3698.25pt;width:224.25pt;height:26.25pt;
  z-index:3;visibility:visible;mso-wrap-style:tight' fillcolor=3D"infoBackg=
round [80]"
  o:insetmode=3D"auto">
  <v:fill color2=3D"infoBackground [80]"/>
  <v:shadow on=3D"t" color=3D"black" obscured=3D"t"/>
  <v:path o:connecttype=3D"none"/>
  <x:ClientData ObjectType=3D"Note">
   <x:MoveWithCells/>
   <x:SizeWithCells/>
   <x:AutoFill>False</x:AutoFill>
   <x:Row>13</x:Row>
   <x:Column>0</x:Column>
   <x:Author>Home</x:Author>
   <x:Visible/>
  </x:ClientData>
 </v:shape></xml><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout=
'><![endif]>

<div v:shape=3D"_x0000_s1027" style=3D'padding:.75pt 0pt 0pt .75pt;text-ali=
gn:left'
class=3Dshape><font class=3D"font10">contray to poplular belief the table w=
ith the
nulls doesn't show up as being any different in size</font></div>

<![if !vml]></span><![endif]></div>

<![if !supportAnnotations]></div>

<![endif]></div>

<div style=3D'mso-element:comment'><![if !supportAnnotations]>

<div id=3D"_com_2" class=3Dmsocomtxt
onmouseover=3D"msoCommentShow('_com_2','_anchor_2')"
onmouseout=3D"msoCommentHide('_com_2')" language=3DJavaScript><![endif]>

<div><![if !supportAnnotations]><a class=3Dmsocomhide href=3D"#_msoanchor_2"
name=3D"_msocom_2">[2]</a><![endif]><!--[if gte mso 9]><xml>
 <v:shape id=3D"_x0000_s1026" type=3D"#_x0000_t202" style=3D'position:absol=
ute;
  margin-left:84pt;margin-top:-3459pt;width:249pt;height:24.75pt;z-index:2;
  visibility:visible;mso-wrap-style:tight' fillcolor=3D"infoBackground [80]"
  o:insetmode=3D"auto">
  <v:fill color2=3D"infoBackground [80]"/>
  <v:shadow on=3D"t" color=3D"black" obscured=3D"t"/>
  <v:path o:connecttype=3D"none"/>
  <x:ClientData ObjectType=3D"Note">
   <x:MoveWithCells/>
   <x:SizeWithCells/>
   <x:AutoFill>False</x:AutoFill>
   <x:Row>32</x:Row>
   <x:Column>0</x:Column>
   <x:Author>Home</x:Author>
   <x:Visible/>
  </x:ClientData>
 </v:shape></xml><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout=
'><![endif]>

<div v:shape=3D"_x0000_s1026" style=3D'padding:.75pt 0pt 0pt .75pt;text-ali=
gn:left'
class=3Dshape><font class=3D"font10">The non null column index is 5.8mb sma=
ller in
size , that's 1.1gb on my 400 million row table</font></div>

<![if !vml]></span><![endif]></div>

<![if !supportAnnotations]></div>

<![endif]></div>

<div style=3D'mso-element:comment'><![if !supportAnnotations]>

<div id=3D"_com_3" class=3Dmsocomtxt
onmouseover=3D"msoCommentShow('_com_3','_anchor_3')"
onmouseout=3D"msoCommentHide('_com_3')" language=3DJavaScript><![endif]>

<div><![if !supportAnnotations]><a class=3Dmsocomhide href=3D"#_msoanchor_3"
name=3D"_msocom_3">[3]</a><![endif]><!--[if gte mso 9]><xml>
 <v:shape id=3D"_x0000_s1025" type=3D"#_x0000_t202" style=3D'position:absol=
ute;
  margin-left:91.5pt;margin-top:-3174pt;width:315pt;height:25.5pt;z-index:1;
  visibility:visible;mso-wrap-style:tight' fillcolor=3D"infoBackground [80]"
  o:insetmode=3D"auto">
  <v:fill color2=3D"infoBackground [80]"/>
  <v:shadow on=3D"t" color=3D"black" obscured=3D"t"/>
  <v:path o:connecttype=3D"none"/>
  <x:ClientData ObjectType=3D"Note">
   <x:MoveWithCells/>
   <x:SizeWithCells/>
   <x:AutoFill>False</x:AutoFill>
   <x:Row>54</x:Row>
   <x:Column>0</x:Column>
   <x:Author>Home</x:Author>
   <x:Visible/>
  </x:ClientData>
 </v:shape></xml><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout=
'><![endif]>

<div v:shape=3D"_x0000_s1025" style=3D'padding:.75pt 0pt 0pt .75pt;text-ali=
gn:left'
class=3Dshape><font class=3D"font10">Adding a clustered PK reduces the size=
 of the
secondary index by 7.7mb - that's 1.5gb on my 400 million row table</font><=
/div>

<![if !vml]></span><![endif]></div>

<![if !supportAnnotations]></div>

<![endif]></div>

<div style=3D'mso-element:comment'><![if !supportAnnotations]>

<div id=3D"_com_4" class=3Dmsocomtxt
onmouseover=3D"msoCommentShow('_com_4','_anchor_4')"
onmouseout=3D"msoCommentHide('_com_4')" language=3DJavaScript><![endif]>

<div><![if !supportAnnotations]><a class=3Dmsocomhide href=3D"#_msoanchor_4"
name=3D"_msocom_4">[4]</a><![endif]><!--[if gte mso 9]><xml>
 <v:shape id=3D"_x0000_s1028" type=3D"#_x0000_t202" style=3D'position:absol=
ute;
  margin-left:78.75pt;margin-top:-2978.25pt;width:257.25pt;height:27pt;
  z-index:4;visibility:visible;mso-wrap-style:tight' fillcolor=3D"infoBackg=
round [80]"
  o:insetmode=3D"auto">
  <v:fill color2=3D"infoBackground [80]"/>
  <v:shadow on=3D"t" color=3D"black" obscured=3D"t"/>
  <v:path o:connecttype=3D"none"/>
  <x:ClientData ObjectType=3D"Note">
   <x:MoveWithCells/>
   <x:SizeWithCells/>
   <x:AutoFill>False</x:AutoFill>
   <x:Row>67</x:Row>
   <x:Column>0</x:Column>
   <x:Author>us</x:Author>
   <x:Visible/>
  </x:ClientData>
 </v:shape></xml><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout=
'><![endif]>

<div v:shape=3D"_x0000_s1028" style=3D'padding:.75pt 0pt 0pt .75pt;text-ali=
gn:left'
class=3Dshape><font class=3D"font7">adding a non clustered primary key is t=
he same
as adding a secondary index to the HEAP</font></div>

<![if !vml]></span><![endif]></div>

<![if !supportAnnotations]></div>

<![endif]></div>

<div style=3D'mso-element:comment'><![if !supportAnnotations]>

<div id=3D"_com_5" class=3Dmsocomtxt
onmouseover=3D"msoCommentShow('_com_5','_anchor_5')"
onmouseout=3D"msoCommentHide('_com_5')" language=3DJavaScript><![endif]>

<div><![if !supportAnnotations]><a class=3Dmsocomhide href=3D"#_msoanchor_5"
name=3D"_msocom_5">[5]</a><![endif]><!--[if gte mso 9]><xml>
 <v:shape id=3D"_x0000_s1036" type=3D"#_x0000_t202" style=3D'position:absol=
ute;
  margin-left:75.75pt;margin-top:-2780.25pt;width:196.5pt;height:19.5pt;
  z-index:11;visibility:visible;mso-wrap-style:tight' fillcolor=3D"infoBack=
ground [80]"
  o:insetmode=3D"auto">
  <v:fill color2=3D"infoBackground [80]"/>
  <v:shadow on=3D"t" color=3D"black" obscured=3D"t"/>
  <v:path o:connecttype=3D"none"/>
  <x:ClientData ObjectType=3D"Note">
   <x:MoveWithCells/>
   <x:SizeWithCells/>
   <x:AutoFill>False</x:AutoFill>
   <x:Row>84</x:Row>
   <x:Column>0</x:Column>
   <x:Author>Home</x:Author>
   <x:Visible/>
  </x:ClientData>
 </v:shape></xml><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout=
'><![endif]>

<div v:shape=3D"_x0000_s1036" style=3D'padding:.75pt 0pt 0pt .75pt;text-ali=
gn:left'
class=3Dshape><font class=3D"font7">a unique constraint is just another ind=
ex</font><font
class=3D"font6"><br>
</font></div>

<![if !vml]></span><![endif]></div>

<![if !supportAnnotations]></div>

<![endif]></div>

<div style=3D'mso-element:comment'><![if !supportAnnotations]>

<div id=3D"_com_6" class=3Dmsocomtxt
onmouseover=3D"msoCommentShow('_com_6','_anchor_6')"
onmouseout=3D"msoCommentHide('_com_6')" language=3DJavaScript><![endif]>

<div><![if !supportAnnotations]><a class=3Dmsocomhide href=3D"#_msoanchor_6"
name=3D"_msocom_6">[6]</a><![endif]><!--[if gte mso 9]><xml>
 <v:shape id=3D"_x0000_s1037" type=3D"#_x0000_t202" style=3D'position:absol=
ute;
  margin-left:102pt;margin-top:-2605.5pt;width:252.75pt;height:27pt;z-index=
:12;
  visibility:visible;mso-wrap-style:tight' fillcolor=3D"infoBackground [80]"
  o:insetmode=3D"auto">
  <v:fill color2=3D"infoBackground [80]"/>
  <v:shadow on=3D"t" color=3D"black" obscured=3D"t"/>
  <v:path o:connecttype=3D"none"/>
  <x:ClientData ObjectType=3D"Note">
   <x:MoveWithCells/>
   <x:SizeWithCells/>
   <x:AutoFill>False</x:AutoFill>
   <x:Row>97</x:Row>
   <x:Column>0</x:Column>
   <x:Author>Home</x:Author>
   <x:Visible/>
  </x:ClientData>
 </v:shape></xml><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout=
'><![endif]>

<div v:shape=3D"_x0000_s1037" style=3D'padding:.75pt 0pt 0pt .75pt;text-ali=
gn:left'
class=3Dshape><font class=3D"font7">a unique clustered constraint produces =
the same
result as a clustered PK</font><font class=3D"font6"><br>
</font></div>

<![if !vml]></span><![endif]></div>

<![if !supportAnnotations]></div>

<![endif]></div>

<div style=3D'mso-element:comment'><![if !supportAnnotations]>

<div id=3D"_com_7" class=3Dmsocomtxt
onmouseover=3D"msoCommentShow('_com_7','_anchor_7')"
onmouseout=3D"msoCommentHide('_com_7')" language=3DJavaScript><![endif]>

<div><![if !supportAnnotations]><a class=3Dmsocomhide href=3D"#_msoanchor_7"
name=3D"_msocom_7">[7]</a><![endif]><!--[if gte mso 9]><xml>
 <v:shape id=3D"_x0000_s1029" type=3D"#_x0000_t202" style=3D'position:absol=
ute;
  margin-left:112.5pt;margin-top:-2412.75pt;width:631.5pt;height:38.25pt;
  z-index:5;visibility:visible;mso-wrap-style:tight' fillcolor=3D"infoBackg=
round [80]"
  o:insetmode=3D"auto">
  <v:fill color2=3D"infoBackground [80]"/>
  <v:shadow on=3D"t" color=3D"black" obscured=3D"t"/>
  <v:path o:connecttype=3D"none"/>
  <x:ClientData ObjectType=3D"Note">
   <x:MoveWithCells/>
   <x:SizeWithCells/>
   <x:AutoFill>False</x:AutoFill>
   <x:Row>112</x:Row>
   <x:Column>0</x:Column>
   <x:Author>us</x:Author>
   <x:Visible/>
  </x:ClientData>
 </v:shape></xml><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout=
'><![endif]>

<div v:shape=3D"_x0000_s1029" style=3D'padding:.75pt 0pt 0pt .75pt;text-ali=
gn:left'
class=3Dshape><font class=3D"font10">Changing the clustered pk from an inte=
ger to a
unique identifier increases the size of the secondary index significantly. =
2996
extra pages, 23mb. 4.6gb larger for the target table. Our datetime, nominal=
ly
8bytes, now requires an extra 17 bytes per index entry. Note also that the =
PK
depth has increased by one level compared to the integer, It appears the
overhead for the clustered PK is to add 7 bytes to the data size</font></di=
v>

<![if !vml]></span><![endif]></div>

<![if !supportAnnotations]></div>

<![endif]></div>

<div style=3D'mso-element:comment'><![if !supportAnnotations]>

<div id=3D"_com_8" class=3Dmsocomtxt
onmouseover=3D"msoCommentShow('_com_8','_anchor_8')"
onmouseout=3D"msoCommentHide('_com_8')" language=3DJavaScript><![endif]>

<div><![if !supportAnnotations]><a class=3Dmsocomhide href=3D"#_msoanchor_8"
name=3D"_msocom_8">[8]</a><![endif]><!--[if gte mso 9]><xml>
 <v:shape id=3D"_x0000_s1030" type=3D"#_x0000_t202" style=3D'position:absol=
ute;
  margin-left:93pt;margin-top:-2201.25pt;width:179.25pt;height:27pt;z-index=
:6;
  visibility:visible;mso-wrap-style:tight' fillcolor=3D"infoBackground [80]"
  o:insetmode=3D"auto">
  <v:fill color2=3D"infoBackground [80]"/>
  <v:shadow on=3D"t" color=3D"black" obscured=3D"t"/>
  <v:path o:connecttype=3D"none"/>
  <x:ClientData ObjectType=3D"Note">
   <x:MoveWithCells/>
   <x:SizeWithCells/>
   <x:AutoFill>False</x:AutoFill>
   <x:Row>128</x:Row>
   <x:Column>0</x:Column>
   <x:Author>us</x:Author>
   <x:Visible/>
  </x:ClientData>
 </v:shape></xml><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout=
'><![endif]>

<div v:shape=3D"_x0000_s1030" style=3D'padding:.75pt 0pt 0pt .75pt;text-ali=
gn:left'
class=3Dshape><font class=3D"font10">the nullable column with the index rem=
ains 3
bytes wider per entry</font></div>

<![if !vml]></span><![endif]></div>

<![if !supportAnnotations]></div>

<![endif]></div>

<div style=3D'mso-element:comment'><![if !supportAnnotations]>

<div id=3D"_com_9" class=3Dmsocomtxt
onmouseover=3D"msoCommentShow('_com_9','_anchor_9')"
onmouseout=3D"msoCommentHide('_com_9')" language=3DJavaScript><![endif]>

<div><![if !supportAnnotations]><a class=3Dmsocomhide href=3D"#_msoanchor_9"
name=3D"_msocom_9">[9]</a><![endif]><!--[if gte mso 9]><xml>
 <v:shape id=3D"_x0000_s1031" type=3D"#_x0000_t202" style=3D'position:absol=
ute;
  margin-left:116.25pt;margin-top:-1966.5pt;width:276pt;height:18pt;z-index=
:7;
  visibility:visible;mso-wrap-style:tight' fillcolor=3D"infoBackground [80]"
  o:insetmode=3D"auto">
  <v:fill color2=3D"infoBackground [80]"/>
  <v:shadow on=3D"t" color=3D"black" obscured=3D"t"/>
  <v:path o:connecttype=3D"none"/>
  <x:ClientData ObjectType=3D"Note">
   <x:MoveWithCells/>
   <x:SizeWithCells/>
   <x:AutoFill>False</x:AutoFill>
   <x:Row>146</x:Row>
   <x:Column>0</x:Column>
   <x:Author>us</x:Author>
   <x:Visible/>
  </x:ClientData>
 </v:shape></xml><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout=
'><![endif]>

<div v:shape=3D"_x0000_s1031" style=3D'padding:.75pt 0pt 0pt .75pt;text-ali=
gn:left'
class=3Dshape><font class=3D"font10">index 3 is the nc pk, int, index 2 the
datetime</font><font class=3D"font6"><br>
</font></div>

<![if !vml]></span><![endif]></div>

<![if !supportAnnotations]></div>

<![endif]></div>

<div style=3D'mso-element:comment'><![if !supportAnnotations]>

<div id=3D"_com_10" class=3Dmsocomtxt
onmouseover=3D"msoCommentShow('_com_10','_anchor_10')"
onmouseout=3D"msoCommentHide('_com_10')" language=3DJavaScript><![endif]>

<div><![if !supportAnnotations]><a class=3Dmsocomhide href=3D"#_msoanchor_1=
0"
name=3D"_msocom_10">[10]</a><![endif]><!--[if gte mso 9]><xml>
 <v:shape id=3D"_x0000_s1032" type=3D"#_x0000_t202" style=3D'position:absol=
ute;
  margin-left:98.25pt;margin-top:-1711.5pt;width:361.5pt;height:20.25pt;
  z-index:8;visibility:visible;mso-wrap-style:tight' fillcolor=3D"infoBackg=
round [80]"
  o:insetmode=3D"auto">
  <v:fill color2=3D"infoBackground [80]"/>
  <v:shadow on=3D"t" color=3D"black" obscured=3D"t"/>
  <v:path o:connecttype=3D"none"/>
  <x:ClientData ObjectType=3D"Note">
   <x:MoveWithCells/>
   <x:SizeWithCells/>
   <x:AutoFill>False</x:AutoFill>
   <x:Row>166</x:Row>
   <x:Column>0</x:Column>
   <x:Author>Home</x:Author>
   <x:Visible/>
  </x:ClientData>
 </v:shape></xml><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout=
'><![endif]>

<div v:shape=3D"_x0000_s1032" style=3D'padding:.75pt 0pt 0pt .75pt;text-ali=
gn:left'
class=3Dshape><font class=3D"font7">Adding an index on a char(20) shows the=
 usual +
17 bytes</font><font class=3D"font6"><br>
</font></div>

<![if !vml]></span><![endif]></div>

<![if !supportAnnotations]></div>

<![endif]></div>

<div style=3D'mso-element:comment'><![if !supportAnnotations]>

<div id=3D"_com_11" class=3Dmsocomtxt
onmouseover=3D"msoCommentShow('_com_11','_anchor_11')"
onmouseout=3D"msoCommentHide('_com_11')" language=3DJavaScript><![endif]>

<div><![if !supportAnnotations]><a class=3Dmsocomhide href=3D"#_msoanchor_1=
1"
name=3D"_msocom_11">[11]</a><![endif]><!--[if gte mso 9]><xml>
 <v:shape id=3D"_x0000_s1033" type=3D"#_x0000_t202" style=3D'position:absol=
ute;
  margin-left:105pt;margin-top:-1481.25pt;width:245.25pt;height:19.5pt;
  z-index:9;visibility:visible;mso-wrap-style:tight' fillcolor=3D"infoBackg=
round [80]"
  o:insetmode=3D"auto">
  <v:fill color2=3D"infoBackground [80]"/>
  <v:shadow on=3D"t" color=3D"black" obscured=3D"t"/>
  <v:path o:connecttype=3D"none"/>
  <x:ClientData ObjectType=3D"Note">
   <x:MoveWithCells/>
   <x:SizeWithCells/>
   <x:AutoFill>False</x:AutoFill>
   <x:Row>183</x:Row>
   <x:Column>0</x:Column>
   <x:Author>Home</x:Author>
   <x:Visible/>
  </x:ClientData>
 </v:shape></xml><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout=
'><![endif]>

<div v:shape=3D"_x0000_s1033" style=3D'padding:.75pt 0pt 0pt .75pt;text-ali=
gn:left'
class=3Dshape><font class=3D"font7">three non clustered indexes on a HEAP a=
ll +9
bytes</font><font class=3D"font6"><br>
</font></div>

<![if !vml]></span><![endif]></div>

<![if !supportAnnotations]></div>

<![endif]></div>

<div style=3D'mso-element:comment'><![if !supportAnnotations]>

<div id=3D"_com_12" class=3Dmsocomtxt
onmouseover=3D"msoCommentShow('_com_12','_anchor_12')"
onmouseout=3D"msoCommentHide('_com_12')" language=3DJavaScript><![endif]>

<div><![if !supportAnnotations]><a class=3Dmsocomhide href=3D"#_msoanchor_1=
2"
name=3D"_msocom_12">[12]</a><![endif]><!--[if gte mso 9]><xml>
 <v:shape id=3D"_x0000_s1035" type=3D"#_x0000_t202" style=3D'position:absol=
ute;
  margin-left:565.5pt;margin-top:-1218pt;width:259.5pt;height:55.5pt;z-inde=
x:10;
  visibility:visible;mso-wrap-style:tight' fillcolor=3D"infoBackground [80]"
  o:insetmode=3D"auto">
  <v:fill color2=3D"infoBackground [80]"/>
  <v:shadow on=3D"t" color=3D"black" obscured=3D"t"/>
  <v:path o:connecttype=3D"none"/>
  <x:ClientData ObjectType=3D"Note">
   <x:MoveWithCells/>
   <x:SizeWithCells/>
   <x:AutoFill>False</x:AutoFill>
   <x:Row>203</x:Row>
   <x:Column>6</x:Column>
   <x:Author>Home</x:Author>
   <x:Visible/>
  </x:ClientData>
 </v:shape></xml><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout=
'><![endif]>

<div v:shape=3D"_x0000_s1035" style=3D'padding:.75pt 0pt 0pt .75pt;text-ali=
gn:left'
class=3Dshape><font class=3D"font7">int clustered key =3D + 5 bytes<br>
guid clustered key =3D + 17 bytes<br>
int+guid clustered key =3D + 21 bytes</font><font class=3D"font6"><br>
so index keys take width of clustered columns + 1 byte</font></div>

<![if !vml]></span><![endif]></div>

<![if !supportAnnotations]></div>

<![endif]></div>

<div style=3D'mso-element:comment'><![if !supportAnnotations]>

<div id=3D"_com_13" class=3Dmsocomtxt
onmouseover=3D"msoCommentShow('_com_13','_anchor_13')"
onmouseout=3D"msoCommentHide('_com_13')" language=3DJavaScript><![endif]>

<div><![if !supportAnnotations]><a class=3Dmsocomhide href=3D"#_msoanchor_1=
3"
name=3D"_msocom_13">[13]</a><![endif]><!--[if gte mso 9]><xml>
 <v:shape id=3D"_x0000_s1038" type=3D"#_x0000_t202" style=3D'position:absol=
ute;
  margin-left:77.25pt;margin-top:-1021.5pt;width:303.75pt;height:28.5pt;
  z-index:13;visibility:visible;mso-wrap-style:tight' fillcolor=3D"infoBack=
ground [80]"
  o:insetmode=3D"auto">
  <v:fill color2=3D"infoBackground [80]"/>
  <v:shadow on=3D"t" color=3D"black" obscured=3D"t"/>
  <v:path o:connecttype=3D"none"/>
  <x:ClientData ObjectType=3D"Note">
   <x:MoveWithCells/>
   <x:SizeWithCells/>
   <x:AutoFill>False</x:AutoFill>
   <x:Row>217</x:Row>
   <x:Column>0</x:Column>
   <x:Author>Home</x:Author>
   <x:Visible/>
  </x:ClientData>
 </v:shape></xml><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout=
'><![endif]>

<div v:shape=3D"_x0000_s1038" style=3D'padding:.75pt 0pt 0pt .75pt;text-ali=
gn:left'
class=3Dshape><font class=3D"font7">alter table dbo.testtable2 add constrai=
nt
PK_TestTable2 primary key clustered<span style=3D'mso-spacerun:yes'>&nbsp;
</span>(NumKey,cSguid,cBig,cInt,cDate2,cChar1); ( 60 bytes wide )</font></d=
iv>

<![if !vml]></span><![endif]></div>

<![if !supportAnnotations]></div>

<![endif]></div>

<div style=3D'mso-element:comment'><![if !supportAnnotations]>

<div id=3D"_com_14" class=3Dmsocomtxt
onmouseover=3D"msoCommentShow('_com_14','_anchor_14')"
onmouseout=3D"msoCommentHide('_com_14')" language=3DJavaScript><![endif]>

<div><![if !supportAnnotations]><a class=3Dmsocomhide href=3D"#_msoanchor_1=
4"
name=3D"_msocom_14">[14]</a><![endif]><!--[if gte mso 9]><xml>
 <v:shape id=3D"_x0000_s1039" type=3D"#_x0000_t202" style=3D'position:absol=
ute;
  margin-left:75.75pt;margin-top:-706.5pt;width:390pt;height:27.75pt;z-inde=
x:14;
  visibility:visible;mso-wrap-style:tight' fillcolor=3D"infoBackground [80]"
  o:insetmode=3D"auto">
  <v:fill color2=3D"infoBackground [80]"/>
  <v:shadow on=3D"t" color=3D"black" obscured=3D"t"/>
  <v:path o:connecttype=3D"none"/>
  <x:ClientData ObjectType=3D"Note">
   <x:MoveWithCells/>
   <x:SizeWithCells/>
   <x:AutoFill>False</x:AutoFill>
   <x:Row>243</x:Row>
   <x:Column>0</x:Column>
   <x:Author>Home</x:Author>
   <x:Visible/>
  </x:ClientData>
 </v:shape></xml><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout=
'><![endif]>

<div v:shape=3D"_x0000_s1039" style=3D'padding:.75pt 0pt 0pt .75pt;text-ali=
gn:left'
class=3Dshape><font class=3D"font7">despite the three secondary indexes bei=
ng
defined on different columns their sizes are the same</font><font class=3D"=
font6"><br>
</font></div>

<![if !vml]></span><![endif]></div>

<![if !supportAnnotations]></div>

<![endif]></div>

<div style=3D'mso-element:comment'><![if !supportAnnotations]>

<div id=3D"_com_15" class=3Dmsocomtxt
onmouseover=3D"msoCommentShow('_com_15','_anchor_15')"
onmouseout=3D"msoCommentHide('_com_15')" language=3DJavaScript><![endif]>

<div><![if !supportAnnotations]><a class=3Dmsocomhide href=3D"#_msoanchor_1=
5"
name=3D"_msocom_15">[15]</a><![endif]><!--[if gte mso 9]><xml>
 <v:shape id=3D"_x0000_s1040" type=3D"#_x0000_t202" style=3D'position:absol=
ute;
  margin-left:76.5pt;margin-top:-387.75pt;width:453.75pt;height:38.25pt;
  z-index:15;visibility:visible;mso-wrap-style:tight' fillcolor=3D"infoBack=
ground [80]"
  o:insetmode=3D"auto">
  <v:fill color2=3D"infoBackground [80]"/>
  <v:shadow on=3D"t" color=3D"black" obscured=3D"t"/>
  <v:path o:connecttype=3D"none"/>
  <x:ClientData ObjectType=3D"Note">
   <x:MoveWithCells/>
   <x:SizeWithCells/>
   <x:AutoFill>False</x:AutoFill>
   <x:Row>267</x:Row>
   <x:Column>0</x:Column>
   <x:Author>us</x:Author>
   <x:Visible/>
  </x:ClientData>
 </v:shape></xml><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout=
'><![endif]>

<div v:shape=3D"_x0000_s1040" style=3D'padding:.75pt 0pt 0pt .75pt;text-ali=
gn:left'
class=3Dshape><font class=3D"font7">The table has been widened to emphasise=
 the
impact of the table on the clustered index, despite the column selection for
the clustered index it's size is always the table, NOT the size of the colu=
mns
in the clustered index</font><font class=3D"font6"><br>
</font></div>

<![if !vml]></span><![endif]></div>

<![if !supportAnnotations]></div>

<![endif]></div>

</div>

</body>

</html>

------=_NextPart_01C83851.E2ED7B60
Content-Location: file:///C:/204BDD12/AnalysingIndexesPart4Sizedoesmatter_sheet003.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File href=3DAnalysingIndexesPart4Sizedoesma=
tter.htm>
<link rel=3DFile-List href=3D"AnalysingIndexesPart4Sizedoesmatter_filelist.=
xml">
<link rel=3DStylesheet href=3D"AnalysingIndexesPart4Sizedoesmatter_styleshe=
et.css">
<style>
<!--table
	{mso-displayed-decimal-separator:"\.";
	mso-displayed-thousand-separator:"\,";}
@page
	{margin:1.0in .75in 1.0in .75in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(2);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("AnalysingIndexesPart4Sizedoesmatter.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D64 style=3D'borde=
r-collapse:
 collapse;table-layout:fixed;width:48pt'>
 <col width=3D64 style=3D'width:48pt'>
 <tr height=3D17 style=3D'height:12.75pt'>
  <td height=3D17 width=3D64 style=3D'height:12.75pt;width:48pt'></td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D64 style=3D'width:48pt'></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01C83851.E2ED7B60
Content-Location: file:///C:/204BDD12/AnalysingIndexesPart4Sizedoesmatter_filelist.xml
Content-Transfer-Encoding: quoted-printable
Content-Type: text/xml; charset="utf-8"

<xml xmlns:o=3D"urn:schemas-microsoft-com:office:office">
 <o:MainFile HRef=3D"AnalysingIndexesPart4Sizedoesmatter.htm"/>
 <o:File HRef=3D"AnalysingIndexesPart4Sizedoesmatter_stylesheet.css"/>
 <o:File HRef=3D"AnalysingIndexesPart4Sizedoesmatter_tabstrip.htm"/>
 <o:File HRef=3D"AnalysingIndexesPart4Sizedoesmatter_sheet001.htm"/>
 <o:File HRef=3D"AnalysingIndexesPart4Sizedoesmatter_sheet002.htm"/>
 <o:File HRef=3D"AnalysingIndexesPart4Sizedoesmatter_sheet003.htm"/>
 <o:File HRef=3D"AnalysingIndexesPart4Sizedoesmatter_filelist.xml"/>
</xml>
------=_NextPart_01C83851.E2ED7B60--
