HomeDocsAPI Reference
Kumo.ai
Docs

<

<expression> < <value>

Description

Implements the LESS THAN operator. <expression> can be <table>.<column> or AGG(<table>.<column>, <start>, <end>).

This operator can only be applied to numerical and timestamp columns.

Example

LAST(LOAN.AMOUNT, 0, 30) < 0