Skip to content

Show Table Structure

Shows the table structure. The amount of nodes per dimension and the average amount of items per node.

Permissions

Command KindNeeded User Kind
ReadAll

Parameters

NameTypeDescriptionRequiredDefaultValues
Tablearray of stringName of the table ([Table]).yes

Result

NameTypeDescription
DimensionstringDimension of the table.
NodesnumberTotal number of nodes on the dimension level of the table tree data structure.
AveragenumberAverage of the number of nodes on the dimension level wrt. to the parent dimension level.

Code

text
SHOW TABLE STRUCTURE
TABLE=[string, Multiple, Needed]