Aggregate Storage Slice Information Output

The following MaxL statement:

query database "dmglex4"."basic" list aggregate_storage slice_info;

Returns the following output:

 transaction_id  slice_id  slice_tag  view_id  size_cells  size_kb   
+---------------+---------+----------+--------+-----------+----------
               0         0          0        0          38         64
               3         1         66        0          21         32
               3         2         77        0          21         32

See Query Database.