Skip to main content

Result

Short Description

The Result node returns tuples after a level of projection from the outer plan if there is one, or evaluate a variable-free targetlist if not

Detailed Description​

The Result node returns tuples after a level of projection (picking specific columns and/or applying functions to columns) from the outer plan if there is one, or evaluate a variable-free targetlist if not.

Search online​

If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.