Daniel
03/31/2023, 7:25 AMSELECT SYSDATETIMEOFFSET()) ? All the examples I found seem to require calling select on ColumnSetDaniel
03/31/2023, 7:44 AMTable.Dual that makes the query builder skip adding `FROM`clause if used. So this now works:
Table.Dual.slice(CustomTimeStampFunction("SYSDATETIMEOFFSET")).selectAll()Alexey Soshin
04/03/2023, 11:53 AMexec() function for that