Skip to content

Returns memory usage information for the current node.

func.inspect_memory()
func.inspect_memory()
┌───────────────┐
│ (memory info) │
└───────────────┘
INSPECT_MEMORY()
SELECT * FROM TABLE(INSPECT_MEMORY());
┌──────────────────┐
│ (memory details) │
└──────────────────┘