Structsยง
- Logical
MaxOne Row LogicalMaxOneRowfetches up to one row from the input, returning an error if the input contains more than one row at runtime. Only available in batch mode.
LogicalMaxOneRow fetches up to one row from the input, returning an error
if the input contains more than one row at runtime. Only available in batch mode.