title
Table Element for Schema (DTA)
ms.prod
sql
ms.prod_service
sql-tools
ms.technology
tools-other
ms.topic
conceptual
dev_langs
helpviewer_keywords
ms.assetid
a59e8319-05d1-47f3-af39-7d970ab8e7dc
author
markingmyname
ms.author
maghan
ms.manager
jroth
ms.reviewer
ms.custom
seo-lt-2019
ms.date
03/01/2017
Table Element for Schema (DTA)
[!INCLUDEappliesto-ss-xxxx-xxxx-xxx-md ]
Specifies the table for tuning.
<Schema>
...code removed here...
<Table>...</Table>
Attribute
Description
NumberOfRows
Optional. Integer that allows you to simulate tables of different sizes.
Characteristic
Description
Data type and length
string , between 1 and 255 characters.
Default value
None.
Occurrence
Optional. List as many tables as appropriate for your workload.
Remarks
If you do not specify a Table element, Database Engine Tuning Advisor will assume all tables on the specified database can be tuned.
For a usage example, see Server Element (DTA) .
XML Input File Reference (Database Engine Tuning Advisor)