TableSize

Top  Previous  Next

Returns the size (in bytes) of the actual data stored in the table, excluding data stored in toast tables.

 

Syntax:

function TableSize: Integer;

 

Example:

 

scripting_ttable_tablesize

 

See also:

IndexesSize

ToastSize

TotalSize