This document provides additional information about HubCloud (SaaS) For further information, see Help Center or visit the support resources on our website.
Data Source Expressions
- A simplified syntax version for performing a left join has been added: LeftJoinAuto (tempTable, joinCondition). (See more Data join ).
- Implemented the ability to add arbitrary columns to the resulting table. For example, AddColumn (output_number, number, 2). (See more Auxiliary functions)