📄️ CLUSTERING_INFORMATION
Returns clustering information of a table.
📄️ FUSE_BLOCK
Returns the block information of the latest or specified snapshot of a table. For more information about what is block in Databend, see What are Snapshot, Segment, and Block?.
📄️ FUSE_COLUMN
Returns the column information of the latest or specified snapshot of a table. For more information about what is block in Databend, see What are Snapshot, Segment, and Block?.
📄️ FUSE_SEGMENT
Returns the segment information of a specified table snapshot. For more information about what is segment in Databend, see What are Snapshot, Segment, and Block?.
📄️ FUSE_SNAPSHOT
Returns the snapshot information of a table. For more information about what is snapshot in Databend, see What are Snapshot, Segment, and Block?.
📄️ FUSE_STATISTIC
Returns the estimated number of distinct values of each column in a table.